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