print.pca_result | R Documentation |
Print the result from one of the various dimension reductions.
## S3 method for class 'pca_result'
print(x, ...)
x |
List comprised of the residuals, variance summary, tables, the PCA-esque plot, experimental design, etc. |
... |
Other args to match the generic. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.