Embed presentation
Download to read offline










This document discusses using the dplyr and magrittr packages in R to analyze data. It instructs loading the packages if not already installed, and using the mutate() and summarise() functions on the mtcars dataset to try the dplyr verbs. It further recommends installing the nycflights13 package and using mutate and summarise on its datasets to extend skills with these data analysis functions.








