{base}
load R packages
{base}
create vector of numbers, characters, etc.
{ggplot2}
scale y axis to be continuous
{tidyr}
drop rows containing missing values
{ggplot2}
create a plotting area
{base}
create sequences of numbers
{ggplot2}
add layer of points to plot
{dplyr}
join two data sets keeping the observations that they have in common
{base}
return number of rows in matrix, data frame, etc.
{stats}
compute sample median
{base}
return sample ranks of the values in a vector
{readr}
read comma delimited files
{dplyr}
group data by levels of column
{stats}
fit linear model
{ggplot2}
add layer of boxplots to plot
{dplyr}
conditionally set values across multiple conditions
{ggplot2}
create aesthetic mappings between data and plot
{ggplot2}
plot horizontal reference line
{dplyr}
keep specified columns
{dplyr}
keep rows based on values of columns
{base}
return summary of model fitting functions
{dplyr}
create or modify data columns
The end!