RweaveAsciiSetup {ascii} | R Documentation |
RweaveAsciiSetup
Description
RweaveAsciiSetup
Usage
RweaveAsciiSetup(
file,
syntax,
output = NULL,
quiet = FALSE,
debug = FALSE,
extension = "txt",
backend = "asciidoc",
openSchunk = "----",
closeSchunk = "\n----\n",
openSinput = "",
closeSinput = "",
openSoutput = "\n",
closeSoutput = "",
indent = "",
openInclude = "include::",
closeInclude = ".txt[]",
openFig = "image::",
closeFig = "[]",
...
)
Arguments
file |
file |
syntax |
syntax |
output |
output |
quiet |
quite |
debug |
debug |
... |
... |
stylepath |
stylepath |
[Package ascii version 2.4 Index]