inst/template_files/0_general_functions.R

## General functions used throughout analysis go here.  Also, load the packages
## that you want
pacman::p_load(pipeline,
               dplyr,
               magrittr,
               tidyr,
               stringr,
               lubridate,
               rmarkdown,
               knitr)
statisfactions/pipeline documentation built on May 30, 2019, 9:44 a.m.