ascii (version 1.4)

RweaveT2t: A driver to parse txt2tags noweb files with Sweave tool...

Description

A driver to parse txt2tags noweb files with Sweave tool This driver parses txt2tags files containing R code and replace pieces of code with their output.

Arguments

Value

  • None value is returned. From a .Rnw noweb file, the corresponding .t2t is produced (as eventuals files for graphs).

See Also

Sweave, T2t

Examples

Run this code
library(ascii)
T2t("file.Rnw")

Run the code above in your browser using DataCamp Workspace