print.remix: Print a remix object

Description Usage Arguments Author(s)

View source: R/remix.r

Description

Print remix object using ascii package

Usage

1
2
3
  ## S3 method for class 'remix'
 print(x, type = "rest", caption.level =
  1:3, lstyle = "", tstyle = "", ...)

Arguments

x

a remix object

type

type of output. See ?ascii in ascii package

caption.level

see ?ascii in ascii package

lstyle

see ?ascii in ascii package

tstyle

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 print.remix in remix...