print.constructPca | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.