Correct Answer : install.packages(“dplyr”)
Explanation : After installing the package it is important that you load it into your R session with the library() function.