{tibble}
create tibble
{dplyr}
join two data sets keeping the observations that they have in common
{dplyr}
count unique values of variables
{dplyr}
determine if values in a numeric vector fall in specified range
{tibble}
create row-wise tibble
{dplyr}
keep rows based on values of columns
{lubridate}
parse dates with year, month, and day components
{dplyr}
select only unique/distinct rows from data frame
{dplyr}
join two data sets keeping the observations in the left one
{base}
load R packages
{lubridate}
return or set year component of a date-time
{dplyr}
join two data sets dropping all observations in x that have a match in y
{utils}
return first rows of matrix, data frame, etc.
{dplyr}
rank vector elements with ties set to first
{base}
randomly sample from vector
{dplyr}
join two data sets keeping all observations in x that have a match in y
{dplyr}
keep specified columns
{dplyr}
return current group size
{base}
determine whether elements of vector are missing
{dplyr}
join two data sets keeping the observations in both
{base}
create vector of numbers, characters, etc.
{dplyr}
create or modify data columns
The end!