3.11: Suggested Readings and Videos
( \newcommand{\kernel}{\mathrm{null}\,}\)
There are many online resources for learning R. Here are a few:
- Datacamp: Offers free online courses for many aspects of R programming
- A Student’s Guide to R
- R for cats: A humorous introduction to R programming
- aRrgh: a newcomer’s (angry) guide to R
- Quick-R
- RStudio Cheat Sheets: Quick references for many different aspects of R programming
- tidverse Style Guide: Make your code beautiful and reader-friendly!
- R for Data Science: This free online book focuses on working with data in R.
- Advanced R: This free online book by Hadley Wickham will help you get to the next level once your R skills start to develop.
- R intro for Python users: Used Python before? Check this out for a guide on how to transition to R.