Data Wrangling in R: Part 1
When: Jun. 12th, 2023 1:00 pm - 2:00 pm
Learning Level: Any
To Know
About this Class
Data Wrangling is another class in the NIH Library Introduction to R and RStudio Series. A basic understanding of using R and RStudio to manage data is expected. This one-hour class will introduce the R tidyverse package and how to use it to manipulate, analyze and export data. This class will explore options for using the tidyverse functions select, filter, pipes, mutate, head, is.na, and export. Learning these functions will enable users to have well formatted data frames for future clean and consistent analysis and visualizations.