Skip to main content

The R Package dplyr

Difficulty level
Beginner
Speaker

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)
Back to the course