This repo contains materials for the 2026 intermediate R workshop from Northwestern IT Research Computing and Data Services.
How to download these materials: https://sites.northwestern.edu/researchcomputing/resources/downloading-from-github/
This workshop uses some of the tidyverse packages. Install this metapackage if you don't alraedy have it:
install.packages("tidyverse")
We'll also use a few other small packages that can be easily installed during the workshop.