Slides and materials used in my intro/intermediate intro R courses. I began using xaringan
from Yuhui that is based on the remark.js
presentation tool. I also have created a fake data set regarding The Office (U.S.) and Parks and Rec television shows for examples and tutorials.
I also pull heavily from several other repositories and websites:
- John Muschelli's walkthrough of creating a package. It goes into detail using
devtools
and Git. - The Tidyverse which provides walkthroughs, examples, and tutorials using their modern tool set.
- Andrew Heiss's walkthrough of
ggplot2
.
I'll continually update this site as I develop more material or find beneficial blogs/sites.