print.tabular: Print tabular object.

Description Usage Arguments Author(s)

View source: R/tabular.r

Description

Print tabular object (internal).

Usage

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

Arguments

x

a tabular object

type

type of output (see ?ascii in ascii package)

lstyle

see ?ascii in ascii package

tstyle

see ?ascii in ascii package

...

other arguments passed to ascii

Author(s)

David Hajage


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

Related to print.tabular in remix...