knitr::opts_chunk$set(echo=FALSE, 
                      warning=FALSE, 
                      message=FALSE)

Executive summary

library(tidyverse)

theme_set(theme_bw(18) +
            theme(legend.position = "bottom"))

Session Info

sessioninfo::session_info()


kevinwang09/SmokyScotch documentation built on Aug. 25, 2022, 5:41 p.m.