Skip to Main Content

R Programming Workshops : R Data Wrangling

Content from R programming workshops offered by the UW-Madison Libraries

Resources

Workshop Description

Data is rarely perfect out of the box. This workshop will cover how to manipulate datasets using an R package called dplyr. After this session, you will be able to select rows and columns, add new columns, remove missing data and create summary tables of your data. A basic working knowledge of R and R studio (functions, operators, data types) would be helpful for you to get the most out of this session.