Learning R

Free Online Books

Videos

Tutorials

Getting help with R

START HERE, with fbriatte.org, where you can learn hwo to find answers to your burning R questions online.

  • Getting help with R
  • Stack overflow: topics are tagged, and “r” is a very popular tag on the site. To go directly to R-related topics, visit http://stackoverflow.com/questions/tagged/r.
  • Rstudio Community
  • Reddit: r/rstats, r/Rlanguage, r/rprogramming, r/RStudio
  • Github: github is a must for anyone in datascience and has many functions. For your purposes, searching for a particular package and looking into their “issues” page can be very helpful. E.g., here is the issues page for the rmarkdown package.