Resources
Color your R plots
+
Introductory R tutorials (some content beyond the scope of class)
-
This tutorial is extremely comprehensive: https://cran.r-project.org/doc/manuals/R-intro.html
-
This tutorial is more geared towards introductory concepts (focus on sections 1, 2, 3, 5, and 7): http://www.cyclismo.org/tutorial/R/
Tidyverse Resources
- All cheatsheets
RMarkdown
ggplot2
- Data manipulation with
dplyr
andtidyr
readr
and Data Import
- Vignettes and blog posts (introductory lessons)
Advanced R Resources
These books are mostly beyond the scope of this class, but are really excellent resources for your future life as a data scientist.