Extra learning resources

R learning resources

These are websites and books that we’ve found to be the most helpful for learning R.

Online Communities and Forums

If you are struggling learning R, you are not alone! We have all been there. These are three of the best resources for you to ask for help online.

Comparison of R and Python

To get an idea of the features of both R and Python, it might help to look at a side-by-side comparison of the two languages. Be warned — there are a lot of “R Versus Python” blog posts where the author presents a heavily biased viewpoint and criticizes one or the other of the languages. These two posts provide a more balanced view, emphasizing that there is no one “best” language.


If you need to catch-up before a section of code will work, just squish it's 🍅 to copy code above it into your clipboard. Then paste into your interpreter's console, run, and you'll be ready to start in on that section. Code copied by both 🍅 and 📋 will also appear below, where you can edit first, and then copy, paste, and run again.

# Nothing here yet!