ascii (version 1.4)

ascii.stat.table: ascii method for class stat...

Description

ascii method for class stat.table

Usage

## S3 method for class 'stat.table':
ascii(x, tgroup=NULL, lgroup=NULL, ...)

Arguments

x
An R object of class stat.table.
tgroup
Character vector or a list of character vectors defining major top column headings. The default is to have none (NULL).
lgroup
Character vector or list of character vectors defining major left row headings. The default is to have none (NULL).
...
Additional arguments. (see ?ascii.default.)

Value

  • An ascii object.

Details

Epi package