Where to Learn More

This reader provides an introduction to the basics of R, but there’s lots more to learn. Fortunately, many R and data science learning resources are available for free online or through the library.

Here are a few readers and notes created by DataLab staff:

And here are a few books created by others that we’ve found useful:

  • R for Data Science by Wickham & Grolemund. An introduction to using R for data science, but with a very heavy focus on Tidyverse packages.
  • The Art of R Programming by Matloff. A general reference on R programming.
  • Advanced R by Wickham. A description of how R works at a deeper level, with many examples of R features that are important for package/software development.
  • The R Inferno by Burns. A discussion of the most difficult and confusing parts of R.

Finally, here are some websites popular in the R community: