RweaveExtra: Sweave Drivers with Extra Tricks Up their Sleeves
*The package is deprecated. It uses the standard drivers
on R >= 4.6.0 since they incorporate all the functionalities below.*
Weave and tangle drivers for Sweave extending the standard drivers.
RweaveExtraLatex and RtangleExtra provide options to completely
ignore code chunks on weaving, tangling, or both. Chunks ignored on
weaving are not parsed, yet are written out verbatim on tangling.
Chunks ignored on tangling may be evaluated as usual on weaving, but
are completely left out of the tangled scripts. The driver
RtangleExtra also provides options to control the separation between
code chunks in the tangled script, and to specify the extension of
the file name (or remove it entirely) when splitting is selected.
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=RweaveExtra
to link to this page.