print.ssq {OpenRepGrid} | R Documentation |
Print method for class ssq.
## S3 method for class 'ssq'
print(x, digits = 2, dim = 5, cumulated = TRUE, ...)
x |
Object of class ssq. |
digits |
Number of digits to round the output to (default is |
dim |
The number of PCA dimensions to print. Default
is |
cumulated |
Logical (default is |
... |
Not evaluated. |