Asciidoc {ascii} | R Documentation |
Like Sweave
, but use RweaveAsciidoc
driver as default value.
Asciidoc(file, driver = RweaveAsciidoc, 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