Description Usage Arguments See Also
View source: R/knit_vignettes.R
Knit standard Rmd vignettes along with asis vignettes tagged with a 'asis' suffix in its filename to the 'doc' folder.
1 2 3 4 5 6 7 8 |
dependencies |
Which dependencies do you want to check? Can be a character vector (selecting from "Depends", "Imports", "LinkingTo", "Suggests", or "Enhances"), or a logical vector.
The value "soft" means the same as You can also specify dependencies from one or more additional fields, common ones include:
|
clean |
Remove all files generated by the build, even if there were copies there before. |
upgrade |
Should package dependencies be upgraded? One of "default", "ask", "always", or "never". "default"
respects the value of the |
quiet |
If |
install |
If |
keep_md |
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.