print.alignByLoadings: Print method for class alignByLoadings.

View source: R/calc.r

print.alignByLoadingsR Documentation

Print method for class alignByLoadings.

Description

Print method for class alignByLoadings.

Usage

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

Arguments

x

Object of class alignByLoadings.

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 (e.g. for the correlation matrices). This option renders a neater output as long construct names will stretch the output (default is TRUE).

...

Not evaluated.


OpenRepGrid documentation built on May 31, 2023, 5:33 p.m.