print.constructPca {OpenRepGrid} | R Documentation |
Print method for class constructPca.
Description
Print method for class constructPca.
Usage
## S3 method for class 'constructPca'
print(x, digits = 2, cutoff = 0, ...)
Arguments
x |
Object of class |
digits |
Numeric. Number of digits to round to (default is |
cutoff |
Loadings smaller than cutoff are not printed. |
... |
Not evaluated. |
[Package OpenRepGrid version 0.1.16 Index]