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
  )

Try the bookdown package in your browser

Any scripts or data that you put into this service are public.

bookdown documentation built on Dec. 5, 2025, 9:07 a.m.