SweaveOptions-class | 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
:Object of class "list"
A list of
strings representing options from a Sweave document.
signature(object = "SweaveOptions")
: Outputs the options
signature(object = "SweaveOptions")
:
Retrieves the options
signature(object = "SweaveOptions")
:
Returns the number of options
Jeff Gentry
Sweave
, codeChunk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.