{tidyr}
drop rows containing missing values
{dplyr}
summarize data usually by grouping variable
{dplyr}
apply function to columns and return TRUE if any values are TRUE
{dplyr}
apply transformation across multiple columns
{dplyr}
change order of rows based on values of columns
{dplyr}
group data by levels of column
{dplyr}
count unique values of variables
{dplyr}
order in descending order
{dplyr}
return current group size
{dplyr}
remove grouping
{plyr}
count unique values of variables
{dplyr}
keep rows based on values of columns
The end!