| SweaveUtils | R Documentation |
These functions are handy for writing Sweave drivers and areconsidered internal and hence not documented. Look at the source codeof the Sweave Latex driver (in thispackage) or the HTML driver (in the R2HTML package from CRAN) to seehow they can be used.
RtangleWritedoc(object, chunk)RweaveChunkPrefix(options)RweaveEvalWithOpt(expr, options)RweaveLatexFinish(object, error = FALSE)RtangleFinish(object, error = FALSE)RweaveLatexOptions(options)RweaveTryStop(err, options)SweaveHooks(options, run = FALSE, envir = .GlobalEnv)makeRweaveLatexCodeRunner(evalFunc = RweaveEvalWithOpt)RtangleRuncode(object, chunk, options)
Friedrich Leisch, with contributions by Seth Falcon
TheSweave,RweaveLatex help pages.
Add the following code to your website.
For more information on customizing the embed code, readEmbedding Snippets.