Description Usage Arguments Author(s) See Also
Sweave wrappers
1 2 3 4 5 6 7 8 9 10 11 | Asciidoc(file, driver = RweaveAsciidoc, syntax = SweaveSyntaxNoweb, encoding = "", ...)
T2t(file, driver = RweaveT2t, syntax = SweaveSyntaxNoweb, encoding = "", ...)
ReST(file, driver = RweaveReST, syntax = SweaveSyntaxNoweb, encoding = "", ...)
Org(file, driver = RweaveOrg, syntax = SweaveSyntaxNoweb, encoding = "", ...)
Textile(file, driver = RweaveTextile, syntax = SweaveSyntaxNoweb, encoding = "", ...)
Pandoc(file, driver = RweavePandoc, syntax = SweaveSyntaxNoweb, encoding = "", ...)
|
file |
Name of Sweave source file. |
driver |
Sweave driver |
syntax |
Sweave syntax |
encoding |
Encoding |
... |
Further arguments passed to the driver's setup function. |
David Hajage dhajage@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.