{knitr}
create knitr table
{dplyr}
count unique values of variables
{base}
compute minima of input values
{base}
convert to date
{lubridate}
return the current date
{base}
compute maxima of input values
{dplyr}
keep rows based on values of columns
{tibble}
create row-wise tibble
{ggplot2}
create a plotting area
{base}
return number of rows in matrix, data frame, etc.
{base}
return system date
{base}
create vector of numbers, characters, etc.
{ggplot2}
create bar chart based on values in data
{base}
load R packages
{ggplot2}
create aesthetic mappings between data and plot
{ggplot2}
modify axis, legend, and plot labels
{readr}
read comma delimited files
{dplyr}
return current group size
The end!