print.wfm: Prints a wfm Object

View source: R/wfm.R

print.wfmR 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


qdap documentation built on May 31, 2023, 5:20 p.m.