Description Usage Arguments Value Examples
View source: R/visualizations.r
Internal function to plot the results from ia() and poppr()
1 2 3 4 5 6 7 8 9 10 11 |
sample |
either an object of class "ialist" or a list of ialists |
pval |
a named vector specifying the p values to display |
pop |
The name of the population |
file |
The name of the source file |
N |
The number of samples in the population |
observed |
observed values of Ia and rbarD |
index |
The index to plot (defaults to "rbarD") |
labsize |
size of the in-plot label |
linesize |
size of the in-plot line |
a ggplot2 object
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.