buildNonSweaveVignettes {R.rsp} | R Documentation |
Builds all non-Sweave Rnw vignette
Description
Builds all non-Sweave Rnw vignette.
Usage
buildNonSweaveVignettes(...)
Arguments
path |
The directory where to search for non-Sweave vignettes. |
pattern |
Filename pattern to locate non-Sweave vignettes. |
... |
Additional arguments passed to |
Value
Returns (invisibly) a named list
with elements of what
the vignette builder returns.
Author(s)
Henrik Bengtsson
See Also
To build vignette, see buildNonSweaveVignette
().
[Package R.rsp version 0.45.0 Index]