ascii.remix: Ascii for remix object.

Description Usage Arguments Author(s)

View source: R/remix.r

Description

Ascii method for remix object.

Usage

1
2
3
  ## S3 method for class 'remix'
 ascii(x, caption.level = c("s", "e",
  "m"), format = "nice", digits = 2, ...)

Arguments

x

a remix object

caption.level

see ?ascii in ascii package

format

see ?ascii in ascii package

digits

see ?ascii in ascii package

...

other arguments passed to ascii (all except caption which has no effect)

Author(s)

David Hajage


remix documentation built on May 29, 2017, 5:50 p.m.

Related to ascii.remix in remix...