inst/templates/notebook/knitr-helpers.R

knitr::opts_chunk$set(
  echo = FALSE,
  collapse = TRUE,
  comment = "#>",
  fig.align = "center",
  fig.retina = 2,
  fig.width = 6,
  fig.height = 4
)
tjmahr/usedrake documentation built on Aug. 16, 2020, 9:38 p.m.