{stats}
compute sample median
{dplyr}
count unique values of variables
{dplyr}
rank vector elements with ties set to first
{base}
compute parallel minima for one or more vectors
{lubridate}
get days component of date-time
{ggplot2}
create a plotting area
{lubridate}
return or set year component of a date-time
{dplyr}
create or modify data columns
{tibble}
create row-wise tibble
{stats}
calculate sample quantiles
{base}
sum elements of vector
{dplyr}
select the first (specified) number of rows
{ggplot2}
create aesthetic mappings between data and plot
{readr}
parse a character vector to numbers
{dplyr}
summarize data usually by grouping variable
{ggplot2}
add layer of data lines to plot
{dplyr}
count unique combinations
{dplyr}
group data by levels of column
{base}
divide range of vector into intervals
{base}
compute parallel maxima for one or more vectors
{dplyr}
rank vector elements with ties set to minimum
{ggplot2}
add vertical, horizontal, or diagonal reference lines
{dplyr}
generate a unique identifier for consecutive combinations
{base}
calculate the cumulative sums of a vector
{ggplot2}
create frequency polygon
{base}
load R packages
{base}
round up to nearest integer
{dplyr}
return current group size
{dplyr}
keep rows based on values of columns
{tibble}
create tibble
{readr}
parse a character vector to doubles
{dplyr}
rank vector elements with no gaps between ranks
{base}
create vector of numbers, characters, etc.
{dplyr}
order in descending order
{base}
round down to nearest integer
{dplyr}
find the next values in a vector
{dplyr}
change order of rows based on values of columns
{dplyr}
find the previous values in a vector
{base}
round values to specified number of digits
{base}
determine whether elements of vector are missing
{dplyr}
cumulative distribution function giving proportion of all values less than or equal to the current rank
{base}
compute maxima of input values
{lubridate}
return or set hour component of a date-time
{base}
compute minima of input values
{base}
calculate mean of elements of vector
{dplyr}
rescale rank between 0 and 1
{stats}
computes interquartile range
{lubridate}
return or set month component of a date-time
{ggplot2}
add layer of points to plot
The end!