Description
This session will provide participants with an introduction to the tidyverse. At the end of this course, the participants will have been exposed to the skills to prepare a data set for visualization and analysis.
Expiration Date: 04/15/2028
What You Will Learn
Upon successful completion of this webinar, attendees should have a better understanding of how to:
- Install and load the tidyverse
- Use readr to import structured data into the R environment as an object
- Use tidyr to convert wide data to long data
- Use dplyr to manipulate and clean data
- Use lubridate to manipulate date
- Export a cleaned dataset as a .csv/li>