print.constructD: Print method for class constructD.

View source: R/calc.r

print.constructDR Documentation

Print method for class constructD.

Description

Print method for class constructD.

Usage

## S3 method for class 'constructD'
print(x, digits = 1, col.index = TRUE, ...)

Arguments

x

Object of class constructD.

digits

Numeric. Number of digits to round to (default is 2).

col.index

Logical. Whether to add an extra index column so the column names are indexes instead of construct names. This option renders a neater output as long construct names will stretch the output (default is TRUE).

...

Not evaluated.


markheckmann/OpenRepGrid documentation built on April 14, 2024, 8:15 a.m.