A function to handle vignette files
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.