plotPcaVariation | R Documentation |
Displays a scree plot of the current principal component analysis data stored in the object.
plotPcaVariation(object, n_pcs = NULL, ...)
object |
An object of class |
n_pcs |
Numeric value or |
... |
Used to absorb deprecated arguments or functions. |
Returns a ggplot that can be additionally customized according to the rules of the ggplot2 framework.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.