_common.R

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

# example chunk options set globally
knitr::opts_chunk$set(
  comment = "#>",
  collapse = TRUE
  )
kimberly-bastille/sin-cat documentation built on Oct. 29, 2024, 3:08 a.m.