pca_plot | R Documentation |
Title
pca_plot(pca_rec, pc_x = 1, pc_y = 2, data = NA, ...)
pca_rec |
The PCA recipe, a tidymodel object. |
pc_x |
PC shown on x-axis. |
pc_y |
PC shown on y-axis. |
... |
arguments passed on to labs. |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.