Come prepared

This workshop will be interactive with lots of hands-on exercises. Please come prepared with the preview release of RStudio, and all the R package dependencies installed on your machine. You can easily install those R packages with:

if (!require(devtools)) install.packages("devtools")
devtools::install_github("cpsievert/plotcon17")

Materials

Day 1: slides and code

Day 2: slides and code