github_doc/_common.R

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

# example chunk options set globally
knitr::opts_chunk$set(
  comment = "#>",
  collapse = TRUE
  )
ilundberg/gapclosing documentation built on Dec. 12, 2024, 9:31 a.m.