Description Usage Arguments Details Value Author(s) See Also
View source: R/vignetteClass.R
This function will take a vignette file and return a Vignette object in R which can be manipulated further.
1 | getVignette(vigPath, eval = TRUE)
|
vigPath |
The file path of the vignette file |
eval |
Whether or not to evaluate the code chunks |
This function should still be considered experimental
A valid Vignette
object representing this vignette
Jeff Gentry
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.