- University of Wisconsin-Madison
- Research Guides
- R programming
- R data wrangling
R programming : R data wrangling
Content from R programming workshops offered by Steenbock and RDS
Workshop Assessment
R data wrangling 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.