print.summarize: Print summarize object.

Description Usage Arguments Author(s)

View source: R/summarize.r

Description

Print summarize object (internal).

Usage

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

Arguments

x

a summarize object

type

type of output (see ?ascii in ascii package)

lstyle

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