Rtangle {tools} | R Documentation |
A driver for Stangle
that extracts R code chunks.
Rtangle()
RtangleSetup(file, syntax, output=NULL, annotate=TRUE, split=FALSE,
prefix=TRUE, quiet=FALSE)
file |
Name of Sweave source file. |
syntax |
An object of class |
output |
Name of output file, default is to remove extension ‘.nw’,
‘.Rnw’ or ‘.Snw’ and to add extension ‘.R’. Any
directory names in |
annotate |
By default, code chunks are seperated by comment
lines specifying the names and numbers of the code chunks. If
|
split |
Split output in single files per code chunk? |
prefix |
If |
quiet |
If |
Friedrich Leisch
Friedrich Leisch: Sweave User Manual, 2002
http://www.ci.tuwien.ac.at/~leisch/Sweave
Sweave
, RweaveLatex