mm_pheno_plot | R Documentation |
Plot a scatterplot and vizualize shape change across the X axis.
mm_pheno_plot(pheno, xPC = 1, yPC = 2, yr = c(0, 1), title = "")
pheno |
Output of |
xPC |
The PC to be plotted on the x axis |
yPC |
The PC to be plotted on the y axis |
yr |
The y-xis range, in the format c(0,1) |
title |
To be used for the plot |
Meant to be a quick diagnostic plot with minimal customization.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.