This repo contains files for an advanced, hands-on workshop on ggplot2, a visualization package for R.
Main exercise files are numbered in the top-level directory. Solutions for exercises can be found in the "_final" files.
Videos of this and similar workshops are made available in the Duke University Libraries Center for Data and Visualization Sciences video archive.
To use these files in RStudio, you can try the following steps:
- Download the files from GitHub using the "Clone or Download" button
- Unzip the files
- In RStudio, create a new project (Project --> New project...)
- Select "Existing directory"
- Select the unzipped folder of workshop files
- Select "Create Project"