Introducing dplyr and the pipe (part 1)
This Class is Part of a Course
View Course
When: Dec. 11th, 2023 1:00 pm - 2:00 pm
Learning Level: Beginner
About this Class
In this lesson, we will learn how to improve code interpretability with the pipe (%>%) from the magrittr package. We will also learn how to merge and filter data frames.