It (dplyr) provides simple “verbs” to help
you translate your thoughts into code.
functions that correspond to the most
common data manipulation tasks
Introduction to dplyr
https://cran.r-project.org/web/packages/dplyr/vignettes/dplyr.html
WFSCT {dplyr}
Basic Technics to be Freedom in R
Pipe algebra
Verb functions
data.frame
mutate, select, filter,
arrange, summaries, join
Slide 99
Slide 99 text
(SBNNBSPGEBUBNBOJQVMBUJPO
By constraining your options,
it helps you think about your
data manipulation challenges.
Introduction to dplyr
https://cran.r-project.org/web/packages/dplyr/vignettes/dplyr.html