The R Package dplyr
The R Package dplyr
This tutorial introduces users to the R package dplyr, one of the core packages in the tidyverse in the R programming language. This package provides users with a user-friendly means for data manipulation in the R software environment.
Topics covered in this lesson
- Data manipulation
- dplyr functions and verbs
- R dataframes
Documents
Assignment 4
(14.59 KB)
External Links
Back to the course