print.ssq {OpenRepGrid} | R Documentation |
Print method for class ssq.
Description
Print method for class ssq.
Usage
## S3 method for class 'ssq'
print(x, digits = 2, dim = 5, cumulated = TRUE, ...)
Arguments
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. |
[Package OpenRepGrid version 0.1.18 Index]