View source: R/checkVignette.R
When built packages are installed or packages are installed with building vignettes enabled, the vignette '.Rmd' file(s) are included in the installation. This function is just a convenience function for finding package vignettes that have been installed, if any.
1 | installedVignettes(pkgs)
|
pkgs |
a character() vector of installed packages;
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.