Rev 39943 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{SweaveUtils}\alias{RtangleWritedoc}\alias{RweaveChunkPrefix}\alias{RweaveEvalWithOpt}\alias{RweaveLatexFinish}\alias{RweaveLatexOptions}\alias{RweaveLatexWritedoc}\alias{RweaveTryStop}\alias{SweaveHooks}\alias{SweaveUtils}\alias{makeRweaveLatexCodeRunner}\title{Sweave Driver Utilities}\description{These functions are handy for writing Sweave drivers and currently notdocumented. Look at the source code of the Sweave Latex driver (in thispackage) or the HTML driver (in the R2HTML package from CRAN) to seehow they can be used.}\usage{RtangleWritedoc(object, chunk)RweaveChunkPrefix(options)RweaveEvalWithOpt(expr, options)RweaveLatexFinish(object, error=FALSE)RweaveLatexOptions(options)RweaveTryStop(err, options)SweaveHooks(options, run = FALSE, envir = .GlobalEnv)makeRweaveLatexCodeRunner(evalFunc=RweaveEvalWithOpt)}\author{Friedrich Leisch, with contributions by Seth Falcon}\keyword{utilities}\keyword{internal}