T2t {ascii} | R Documentation |
Like Sweave
, but use RweaveT2t
driver as default value.
T2t(file, driver = RweaveT2t, syntax = SweaveSyntaxNoweb, ...)
file |
Name of Sweave source file. |
driver |
Sweave driver |
syntax |
Sweave syntax |
... |
Further arguments passed to the driver's setup function. |
David Hajage dhajage@gmail.com