Description Usage Arguments Value Author(s) See Also Examples
This function will return a listing of all vignettes stored in a package's doc
directory.
1 | getPkgVigs(package = NULL)
|
package |
A character vector of packages to search or
|
A data.frame with columns package
, filename
, title
.
Jeff Gentry, modifications by Wolfgang Huber.
1 2 | z <- getPkgVigs()
z # and look at them
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.