vignettes/chunk_opts.R

if (knitr::is_latex_output()){
  # note, the 'size' option does not work for some
  # obscure reason not documented in the manuals.
  # https://github.com/rstudio/rmarkdown/issues/388
  knitr::opts_chunk$set(comment=NA)
  options(width=60)
}

Try the validate package in your browser

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

validate documentation built on March 31, 2023, 6:27 p.m.