View source: R/visualization.R
| plot_variance_explained | R Documentation |
Create combined scree plot showing individual and cumulative variance
plot_variance_explained(variance_tbl, threshold = 0.8)
variance_tbl |
Variance tibble from tidy_pca |
threshold |
Horizontal line for variance threshold (default: 0.8 for 80%) |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.