dplyr is my most used R package, so I’m very familiar with the common verbs like group_by, summarise, mutate, join, rename, dplyr::select…etc. These functions have been tremendously valuable to me as an analyst, so I decided to take a closer look at its features to see if there’s any useful functions I don’t yet know about!

And here are ones I’ll definitely be adding to the toolbox:

Here are the resources I used: