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