Learn R Programming

qdap (version 1.3.5)

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.
width
The width to temporarily set for printing (default = 10000). See options for more.
digits
The number of digits displayed if values is TRUE.
...
ignored