print.freq: Print freq object.

Description Usage Arguments Author(s)

View source: R/freq.r

Description

Print freq object (internal).

Usage

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

Arguments

x

a freq 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.freq in remix...