\HeaderA{SweaveOptions-class}{Class "SweaveOptions", a class to handle options in Sweave}{SweaveOptions.Rdash.class}
\aliasA{codeChunk,SweaveOptions-method}{SweaveOptions-class}{codeChunk,SweaveOptions.Rdash.method}
\aliasA{getOptions}{SweaveOptions-class}{getOptions}
\aliasA{getOptions,SweaveOptions-method}{SweaveOptions-class}{getOptions,SweaveOptions.Rdash.method}
\aliasA{numOptions}{SweaveOptions-class}{numOptions}
\aliasA{numOptions,SweaveOptions-method}{SweaveOptions-class}{numOptions,SweaveOptions.Rdash.method}
\aliasA{show,SweaveOptions-method}{SweaveOptions-class}{show,SweaveOptions.Rdash.method}
\aliasA{SweaveOptions}{SweaveOptions-class}{SweaveOptions}
\keyword{classes}{SweaveOptions-class}
\begin{Description}\relax
A small class designed to hold a set of Sweave options
\end{Description}
\begin{Section}{Objects from the Class}
Objects can be created by calls of the form \code{new("SweaveOptions", ...)}.
\end{Section}
\begin{Section}{Slots}
\describe{
\item[\code{options}:] Object of class \code{"list"} A list of
strings representing options from a Sweave document.
}
\end{Section}
\begin{Section}{Methods}
\describe{
\item[show] \code{signature(object = "SweaveOptions")}: Outputs the options
\item[getOptions] \code{signature(object = "SweaveOptions")}:
Retrieves the options
\item[numOptions] \code{signature(object = "SweaveOptions")}:
Returns the number of options
}
\end{Section}
\begin{Author}\relax
Jeff Gentry
\end{Author}
\begin{SeeAlso}\relax
\code{\LinkA{Sweave}{Sweave}}, \code{\LinkA{codeChunk}{codeChunk}}
\end{SeeAlso}


