View source: R/unsupervised-pca.R
| get_pca_loadings | R Documentation |
Get PCA Loadings in Wide Format
get_pca_loadings(pca_obj, n_components = NULL)
pca_obj |
A tidy_pca object |
n_components |
Number of components to include (default: all) |
A tibble with loadings in wide format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.