Description Usage Arguments Value Examples
This visualizes the directionality of the original data in Principal Component Analysis (PCA) space.
1 | plotPCAComponent(mytibble, classes = NULL)
|
mytibble |
the data frame to operate on which can only contain numeric values |
classes |
optional class for each observation in the data frame |
a ggplot2 object representing the PCA plot
1 2 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.