bookdown/_common.R

# example R options set globally
options(width = 60)

# example chunk options set globally
knitr::opts_chunk$set(
  comment = "#>",
  collapse = TRUE
  )
companieshouse/DARr documentation built on Oct. 22, 2022, 8:26 p.m.