{tibble}
create tibble
{dplyr}
create or modify data columns
{readr}
parse a character vector to numbers
{readxl}
return the sheet names from an Excel spreadsheet
{base}
encode vector as factor
{base}
create vector of numbers, characters, etc.
{dplyr}
vectorized if statement that checks conditionals and returns different outputs based on answer
{base}
return dimensions of matrix, data frame, etc.
{base}
load R packages
{googlesheets4}
import a Google sheet (function name matches readr conventions)
{dplyr}
bind rows in dplyr
{readxl}
import either xls or xlsx Excel files
{readxl}
get path to readxl example
The end!