Learn R Programming

qdap (version 2.2.1)

print.wfm: Prints a wfm Object

Description

Prints a wfm object.

Usage

## 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