Cheat Sheet for list of functions in dplyr package - R
Janardan Chorat
Senior Manager - Data Analytics , People Analytics Consulting | Data Science enthusiast | CSM? | CSPO? | SAFe
When it comes to manipulating data in R dplyr is one of the powerful package which gives flexibility to play with data. This package is written by R programmer Hadley Wickham.
This post gives list of most of the functions/concepts in dplyr package. which can be easy checklist for having quick look at the package.
Syntax of all functions can be found at this amazing Cheat Sheet from R studio.
Thanks.