1. Congratulations!
Congratulations! You've made it to the end of the course.
2. Summary
In this course, you've learned how to transform data with the dplyr package.
You reviewed the select, filter, mutate, and arrange verbs for transforming data.
You mastered the count verb, and learned the powerful group_by and summarize pattern for aggregating data.
3. Summary
You learned four verbs you can use for adding, removing, and changing variables in a table: select, rename, mutate, and relocate.
4. babynames data
You also applied many of these tools to a new babynames dataset, and gained experience with grouped mutates and window functions.
5. Other DataCamp courses
You'll find all of these skills valuable in your own projects, as well as in countless other DataCamp courses, including more intermediate and advanced dplyr courses, and courses that combine dplyr with other Tidyverse packages.
6. Congratulations!
Congratulations again, and best of luck using your new-found dplyr skills in your own analyses!