November 2017
Beginner to intermediate
204 pages
5h 23m
English
According to the dplyr documentation at http://dplyr.tidyverse.org/, dplyr is a grammar of data manipulation, providing a consistent set of verbs that help you solve the most common data manipulation challenges, as follows:
While each of the verbs corresponds to a particular function in dplyr, a verb can be thought of more generally as particular action that transform the data in a certain way.
Read now
Unlock full access