asciiOpts: asciiOptions

Description Usage Arguments Value Author(s)

View source: R/export.r

Description

asciiOptions

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
asciiOpts(
  select = "all",
  .backends = NULL,
  .outputs = NULL,
  .extensions = NULL,
  .cli = NULL,
  .args = NULL,
  .O = NULL,
  .f = NULL,
  .e = NULL,
  .preambule = NULL
)

Arguments

select

select

.backends

.backends

.outputs

.outputs

.extensions

.extensions

.cli

.cli

.args

.args

.O

.O

.f

.f

.e

.e

.preambule

.preambule

Value

options

Author(s)

David.hajage


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

Related to asciiOpts in ascii...