SweaveOptions-class: Class "SweaveOptions", a class to handle options in Sweave
Description
A small class designed to hold a set of Sweave optionsObjects from the Class
Objects can be created by calls of the form new("SweaveOptions", ...).Slots
options:- Object of class
"list" A list of
strings representing options from a Sweave document.
Methods
- show
signature(object = "SweaveOptions"): Outputs the options - getOptions
signature(object = "SweaveOptions"):
Retrieves the options - numOptions
signature(object = "SweaveOptions"):
Returns the number of options