graphic_variance: Graphic variance

Description Usage Arguments Value Examples

View source: R/main.R

Description

Creates a graphic that shows the variance of the number of alleles over generations.

Usage

1

Arguments

pop

Data from the function simulation()

Value

The described graphic

Examples

1
2
p <- simulation()
h <- graphic_variance(pop = p)

johschnee/WrightFisherSimulation documentation built on Dec. 21, 2021, 2:15 a.m.