inst/rstudio/templates/project/resources/bs4_book/_common.R

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

# example chunk options set globally
knitr::opts_chunk$set(
  comment = "#>",
  collapse = TRUE
  )
rstudio/bookdown documentation built on April 20, 2024, 12:11 p.m.