print.wfm: Prints a wfm Object

Description Usage Arguments

View source: R/wfm.R

Description

Prints a wfm object.

Usage

1
2
## S3 method for class 'wfm'
print(x, digits = 3, width = 10000, ...)

Arguments

x

The wfm object.

digits

The number of digits displayed if values is TRUE.

width

The width to temporarily set for printing (default = 10000). See options for more.

...

ignored


trinker/qdap documentation built on Sept. 30, 2020, 6:28 p.m.