Before analyzing data, we often spend considerable effort wrangling the data into an analyzable form. In this follow-up to our Intro to R workshop, we introduce how to carry out various data wrangling tasks such as filtering, merging, reshaping, and aggregating data using the dplyr and tidyr packages. We also cover working with dates and character data, and provide numerous tips and suggestions for working efficiently with R and RStudio. No matter your field of study, you’re sure to get something useful out of this workshop! Note: This workshop assumes basic experience using R at the level of our Intro to R workshop.