print.wfm {qdap}R Documentation

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


[Package qdap version 2.4.6 Index]