View source: R/vignetteClass.R
getVignette | R Documentation |
This function will take a vignette file and return a Vignette object in R which can be manipulated further.
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
Vignette-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.