qdap (version 2.4.1)

print.wfm: Prints a wfm Object

Description

Prints a wfm object.

Usage

# S3 method for 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