Skip to Main Content

R Programming Workshops : Data Wrangling in RStudio with dplyr

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

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 RStudio (e.g., functions, operators, data types) would be helpful for you to get the most out of this session.

Resources