Link Search Menu Expand Document (external link)

Data manipulation with dplyr

dplyr is part of the tidyverse suite, and it is one of the most useful tools to filter, subset, and summarize data.

Prefer to read a textbook first? Refer to chapters 10.4 in “The Pirate’s Guide to R”.

Prefer to jump straight into hands-on exercises? Complete the “Data Manipulation with dplyr” DataCamp course.