Slide Decks
New slide sets will be made available as they are created.
Learning R
- Installing R, RStudio, and Git: here
- Collaboration with Github: here
- Introduction to R: here
- Functions in R: here
- Reading files in R: here
- Motivation for
ggplot2
: here ggplot2
Basics: here- Advanced
ggplot2
: here - RMarkdown Introduction: here
dplyr
Basics: here- Tidying data with
tidyr
andlubridate
: here