View source: R/pca_explained_var_plot.R
pca_explained_var_plot | R Documentation |
Make an explained variance plot for PCA with plotly
pca_explained_var_plot(exp_var_data, num_pc = 5)
exp_var_data |
tibble containing the scores information |
num_pc |
number of components to plot, default is 5 |
a plotly graph
Rico Derks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.