{base}
load R packages
{ggplot2}
evaluate aesthetic mapping after statistical transformation
{dplyr}
return current group size
{forcats}
reorder factor levels by sorting along another variable
{base}
determine whether elements of vector are missing
{base}
divide range of vector into intervals
{dplyr}
keep specified columns
{ggplot2}
create heatmap of bin counts using hexagons
{dplyr}
keep rows based on values of columns
{dplyr}
change order of rows based on values of columns
{base}
compute exponential function
{ggplot2}
create frequency polygon
{base}
compute natural logarithm
{ggplot2}
create a plotting area
{ggplot2}
create tile plot using center of rectangle and size
{base}
create vector of numbers, characters, etc.
{ggplot2}
add layer of points sized by count of overlapping points to plot
{generics}
augment data with information from an object
{base}
return object class
{ggplot2}
create histogram of counts as bars
{ggplot2}
add layer of points to plot
{dplyr}
create or modify data columns
{dplyr}
count unique values of variables
{dplyr}
vectorized if statement that checks conditionals and returns different outputs based on answer
{stats}
compute sample median
{ggplot2}
cut data into groups of a particular width
{ggplot2}
use Cartesian coordinates
{ggplot2}
create aesthetic mappings between data and plot
{ggplot2}
add layer of boxplots to plot
The end!