plot_pca | R Documentation |
Generate PCA plot.
plot_pca(df = NULL, pc_x = "PC1", pc_y = "PC2")
df |
a data frame. |
pc_x |
principal component to plot on x axis |
pc_y |
principal component to plot on y axis |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.