Resources for learning R
Below are freely available resources to learn or review the following in R: data wrangling, data visualization, Quarto basics.
In-depth review
Learn R: An interactive introduction to data analysis with R
Hands-on tutorial that can be completed within the site (no RStudio required)
Focus on Chapters 4 - 6
Shorter review
R for Data Science (2nd ed) by Hadley Wickham, Mine Çetinkaya-Rundel, and Garrett Grolemund
- Focus on Chapters 1 - 3, 10
Additional resources
Tidy Modeling with R by Max Kuhn & Julia Silge