This script is about:

Packages and Folders

# Install these packages if you don't have them yet
# if (!require("pacman")) install.packages("pacman")
# devtools::install_github("favstats/tidytemplate")

pacman::p_load(tidyverse, tidytemplate)

# Creates folders
# tidytemplate::data_dir()
# tidytemplate::images_dir()

Load Data


Analysis / Dataviz


Conclusion



favstats/tidytemplate documentation built on June 22, 2019, 4:03 a.m.