Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getVignette

A function to handle vignette files


Description

This function will take a vignette file and return a Vignette object in R which can be manipulated further.

Usage

getVignette(vigPath, eval = TRUE)

Arguments

vigPath

The file path of the vignette file

eval

Whether or not to evaluate the code chunks

Details

This function should still be considered experimental

Value

A valid Vignette object representing this vignette

Author(s)

Jeff Gentry

See Also


DynDoc

Dynamic document tools

v1.68.0
Artistic-2.0
Authors
R. Gentleman, Jeff Gentry
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.