Advance your data manipulation skills using the dplyr package. This course covers essential dplyr functions for filtering, selecting, mutating, summarizing, and more. By the end, you'll be proficient in creating efficient data pipelines for real-world datasets.
Overview
Syllabus
- Lesson 1: Select and Rename
- Lesson 2: Filter and Slice
- Lesson 3: Mutate and Relocate
- Lesson 4: Summarize and Group By
- Lesson 5: Chain and Arrange