View source: R/build_vignettes.R
run_vignettes_code | R Documentation |
run all code in book vignettes in an OSCA.* component
run_vignettes_code(x, exclude = "index.Rmd", purge = TRUE)
x |
path to OSCA.* component base folder |
exclude |
character() defaults to 'index.Rmd' which would not be compiled in standard usage |
purge |
logical(1) if TRUE, will clean objects produced from global environment and run gc() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.