Resources to Get Started
- Downloads
- R
- RStudio (get this!)
- Learn R
- Swirl (http://swirlstats.com/)
- Discovering Statistics Using R by Andy Field: http://studysites.sagepub.com/dsur/main.htm
- Code School: http://tryr.codeschool.com/
- Cyclism – Kelly Black: http://www.cyclismo.org/tutorial/R/
- Plots
- R Markdown
- Getting Help
- Type a question and then end with “in R”
- Example: How d I subset variables in R?
- http://stackoverflow.com/questions/tagged/r
- http://www.statmethods.net
- http://www.ats.ucla.edu/stat/r/
- Type a question and then end with “in R”
- Blogs (a wealth of useful information contained in these)
- Revolution analytics: http://blog.revolutionanalytics.com/
- R-Bloggers: http://www.r-bloggers.com
- Noam Ross’ Davis R Users’ Group: http://www.noamross.net/davis-r-users-group.html
- R-statistics blog: http://www.r-statistics.com/
- inside-R: http://www.inside-r.org/blogs
