\HeaderA{SweaveUtils}{Sweave Driver Utilities}{SweaveUtils}
\aliasA{RtangleWritedoc}{SweaveUtils}{RtangleWritedoc}
\aliasA{RweaveChunkPrefix}{SweaveUtils}{RweaveChunkPrefix}
\aliasA{RweaveEvalWithOpt}{SweaveUtils}{RweaveEvalWithOpt}
\aliasA{RweaveLatexOptions}{SweaveUtils}{RweaveLatexOptions}
\aliasA{RweaveTryStop}{SweaveUtils}{RweaveTryStop}
\aliasA{SweaveHooks}{SweaveUtils}{SweaveHooks}
\keyword{utilities}{SweaveUtils}
\keyword{internal}{SweaveUtils}
\begin{Description}\relax
These functions are handy for writing Sweave drivers and currently not
documented. Look at the source code of the Sweave Latex driver (in this
package) or the HTML driver (in the R2HTML package from CRAN) to see
how they can be used.
\end{Description}
\begin{Usage}
\begin{verbatim}
RtangleWritedoc(object, chunk)
RweaveChunkPrefix(options)
RweaveEvalWithOpt(expr, options)
RweaveLatexOptions(options)
RweaveTryStop(err, options)
SweaveHooks(options, run = FALSE, envir = .GlobalEnv)
\end{verbatim}
\end{Usage}
\begin{Author}\relax
Friedrich Leisch
\end{Author}

