| SweaveOptions-class {DynDoc} | R Documentation |
A small class designed to hold a set of Sweave options
Objects can be created by calls of the form new("SweaveOptions", ...).
options:"list" A list of
strings representing options from a Sweave document.signature(object = "SweaveOptions"): Outputs the optionssignature(object = "SweaveOptions"):
Retrieves the optionssignature(object = "SweaveOptions"):
Returns the number of optionsJeff Gentry