latexsrc/r-scripts/knitr-options-custom.R

#' @param x Named list of custom options.
#'   See https://yihui.org/knitr/options/ for more details.
KnitrOptionsCustom <- function(x = list()) {
  return(x)
}
jeksterslab/template documentation built on July 1, 2023, 4:03 p.m.