Description Usage Arguments Value Examples
Creates a graphic that shows the variance of the number of alleles over generations.
1 | graphic_variance(pop)
|
pop |
Data from the function |
The described graphic
1 2 | p <- simulation()
h <- graphic_variance(pop = p)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.