ascii.summarize: Ascii for summarize object.

Description Usage Arguments Author(s)

View source: R/summarize.r

Description

Ascii method for summarize object (internal).

Usage

1
2
3
4
  ## S3 method for class 'summarize'
 ascii(x, format = "nice", digits =
  5, include.rownames = TRUE, include.colnames = TRUE,
  header = TRUE, ...)

Arguments

x

a summarize object

format

see ?ascii in ascii package

digits

see ?ascii in ascii package

include.rownames

see ?ascii in ascii package

include.colnames

see ?ascii in ascii package

header

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