screeplot.pca | R Documentation |
Displays the variance explained by each principal component as a bar or line plot.
## S3 method for class 'pca'
screeplot(x, type = "barplot", main = "Screeplot", ...)
x |
A |
type |
"barplot" or "lines". |
main |
Plot title. |
... |
Additional args to pass to base R plotting. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.