R Resources
The R community seems like it is really taking off as a supportive, inclusive coding group in academics with less of the exclusion and barriers associated with traditional CS. I rarely use R, but want to expand my knowledge to provide better support on campus.
So here is random R links that I need somewhere to put before I forget…
Tutorials / learning:
- R4DS Online Learning Community
- Getting Started with R, R for the rest of us
- RStudio Primers
- Prelude in R
- Software Carpentry Programming with R or R for Reproducible Scientific Analysis.
Reference:
- R Graphics Cookbook, 2nd ed., Winston Chang.
- R for Data Science, Grolemund and Wickham, 2017.
- Text Mining with R: A Tidy Approach, Silge and Robinson. 2019.
- Advanced R, Wickham, 2014.
- Computational Historical Thinking: With Applications in R, Lincoln A. Mullen (work in progress).
- Learning Statistics with R, Danielle Navarro (open course text/outline).
Articles: