Description Usage Arguments Details
View source: R/checkVignette.R
Bookdown markdown headers are special in that each chapter *must* start with a first-level header '#'.
1 | checkVignette(rmdfiles)
|
rmdfiles |
character() path to a (set of) '.Rmd' file(s) |
A common workflow is to have each "chapter" respresented as a single '.Rmd' file. Functions to check and then fix '.Rmd' files programmatically facilitate finding and fixing vignettes that do not meet these criteria.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.