plot_distribution_diversity | R Documentation |
GGPLOT2 Density distribution of diversity (Gene and Haplotypes).
plot_distribution_diversity(data, aes.x, aes.colour, x.title, y.title)
data |
The hapstats summary file or object. |
aes.x |
GGPLOT2 aesthetics, e.g. aes.x = aes(x = GENE_DIVERSITY, na.rm = T). |
aes.colour |
GGPLOT2 aesthetics colour, e.g. aes.colour = aes(y = ..scaled.., colour = POP_ID). |
x.title |
Title of the x-axis. |
y.title |
Title of the y-axis. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.