knitr::opts_chunk$set(warning = FALSE, message = FALSE, cache = FALSE, 
         fig.width = 6, fig.height = 4, fig.path = "figures/", dev = c("png", "pdf"))
library(tidyverse)
library(mattsUtils)

Session Info

Last updated on: r date()

devtools::session_info()

References



mworkentine/mattsUtils documentation built on May 23, 2019, 11:58 a.m.