{tidyselect}
select all variables
{dplyr}
compute on a data frame a row-at-a-time
{dplyr}
rename columns
{tidyselect}
match column names that begin with string
{dplyr}
vectorized if statement that checks conditionals and returns different outputs based on answer
{dplyr}
keep specified columns
{dplyr}
apply transformation across multiple columns
{dplyr}
create or modify data columns
{dplyr}
conditionally set values across multiple conditions
{dplyr}
change column order
{tidyselect}
match column names that end with string
{tidyselect}
match column names that contain string
The end!