ascii.summarize.by: Ascii for summarize.by object.

Description Usage Arguments Author(s)

View source: R/summarize.by.r

Description

Ascii method for summarize.by object (internal).

Usage

1
2
3
4
5
6
  ## S3 method for class 'summarize.by'
 ascii(x, format = "nice", digits
  = 5, include.rownames = FALSE, include.colnames = TRUE,
  header = TRUE, lgroup = attr(x, "lgroup"), n.lgroup =
  attr(x, "n.lgroup"), rgroup = attr(x, "rgroup"), n.rgroup
  = attr(x, "n.rgroup"), rstyle = "d", ...)

Arguments

x

a summarize.by 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

lgroup

see ?ascii in ascii package

n.lgroup

see ?ascii in ascii package

rgroup

see ?ascii in ascii package

n.rgroup

see ?ascii in ascii package

rstyle

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.