{readr}
retrieve parsing problems
{dplyr}
rename columns
{dplyr}
vectorized if statement that checks conditionals and returns different outputs based on answer
{tibble}
create row-wise tibble
{base}
load R packages
{readr}
write RDS files
{janitor}
clean data frame column names to be unique and consistent of only
characters, numbers and _
{stats}
generate random sample from normal distribution
{base}
encode vector as factor
{dplyr}
create or modify data columns
{readr}
read comma delimited files
{readr}
read RDS files
{base}
create vector of numbers, characters, etc.
{tibble}
create tibble
{readr}
parse a character vector to numbers
{readr}
write data frame to comma delimited file
{base}
return number of elements in a vector
{base}
create recursive vector (list)
The end!