Introductory R for Novices: Introduction to Data Wrangling
When: June 17, 2025 - July 8, 2025Share
About this Course
Description
This lesson will introduce the philosophy of tidy data and key concepts and packages used for data wrangling with R.
This lesson will introduce the philosophy of tidy data and key concepts and packages used for data wrangling with R.
Details
When
Tue, Jun 17, 2025 - 2:00 pm - 3:00 pmWhere
OnlineDescription
In this lesson, we will learn how to tidy messy data using functions from the tidyverse package, tidyr. The primary focus will be on reshaping data from wide to long format or vice versa.
In this lesson, we will learn how to tidy messy data using functions from the tidyverse package, tidyr. The primary focus will be on reshaping data from wide to long format or vice versa.
Details
When
Tue, Jun 24, 2025 - 2:00 pm - 3:00 pmWhere
OnlineDescription
This lesson will introduce the tidyverse package, dplyr. Attendees will primarily learn how to filter rows and select columns from data frames.
This lesson will introduce the tidyverse package, dplyr. Attendees will primarily learn how to filter rows and select columns from data frames.
Details
When
Tue, Jul 01, 2025 - 2:00 pm - 3:00 pmWhere
OnlineDescription
This lesson will introduce the "split-apply-combine" approach to data analysis and the key players in the dplyr package used to implement this type of workflow.
This lesson will introduce the "split-apply-combine" approach to data analysis and the key players in the dplyr package used to implement this type of workflow.
Details
When
Tue, Jul 08, 2025 - 2:00 pm - 3:00 pmWhere
OnlineDescription
This is the final lesson in the course Introductory R for Novices: Introduction to Data Wrangling. This lesson will show attendees how to join multiple data frames and transform and create new variables using dplyr.
This is the final lesson in the course Introductory R for Novices: Introduction to Data Wrangling. This lesson will show attendees how to join multiple data frames and transform and create new variables using dplyr.