RweaveAsciiSetup: RweaveAsciiSetup

Description Usage Arguments

View source: R/RweaveAscii.r

Description

RweaveAsciiSetup

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
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


ascii documentation built on Sept. 17, 2020, 5:07 p.m.