ascii (version 1.1)

ascii.freqtable: ascii method for class freqtable...

Description

ascii method for class freqtable

Usage

## S3 method for class 'freqtable':
ascii(x, header=TRUE, footer=TRUE, digits=c(0, 2, 2), format="f",
    na.print="", include.rownames=TRUE, include.colnames=TRUE,
    caption=x$label, ...)

Arguments

x
An R object of class found among methods(ascii).
header
logical or numeric. If TRUE or 1, 2, ...

Value

  • An ascii object.

item

  • footer
  • digits
  • format
  • na.print
  • include.rownames
  • include.colnames
  • caption
  • ...

code

?ascii.default

emph

significant

Details

descr package