{dplyr}
keep specified columns
{ggplot2}
plot horizontal reference line
{base}
return value
{base}
return (and can assign) column names
{ggplot2}
create smoothed lines to plot
{readr}
read comma delimited files
{dplyr}
create or modify data columns
{ggplot2}
add layer of points to plot
{base}
coerce object to numeric
{stats}
generate random sample from normal distribution
{ggplot2}
create aesthetic mappings between data and plot
{base}
create vector of numbers, characters, etc.
{dplyr}
keep rows based on values of columns
{stats}
generate random number from uniform distribution
{stats}
compute the correlation of two vectors
{base}
calculate mean of elements of vector
{ggplot2}
scale x axis to be continuous
{ggplot2}
specify limits of x axis
{tibble}
coerce object into tibble
{base}
load R packages
{ggplot2}
create a plotting area
{base}
randomly sample from vector
{tibble}
create tibble
{stats}
calculate sample quantiles
{dplyr}
return current group size
{stats}
computer one and two sample Student’s t-test on vectors of data
{ggplot2}
plot vertical reference line
{base}
create sequences of numbers
{base}
create matrix of numbers, characters, etc.
{stats}
compute standard deviation
{base}
create recursive vector (list)
{base}
create data frame
{ggplot2}
create histogram of counts as bars
{MASS}
produce samples from multivariate normal distribution
{purrr}
apply a function to multiple elements of an object in purrr, return a double vector
The end!