knitr::opts_chunk$set(
  echo = ech <- FALSE, warning = ech, message = ech, error = ech, 
  include = TRUE, cache.comments = TRUE, cache = FALSE, fig.height = 4, 
  fig.width = 5
)
#knitr::opts_knit$set(root.dir = here::here())


edalfon/drakeme documentation built on March 22, 2021, 1:48 p.m.