Description Usage Arguments Value Author(s) Examples
This function takes a data.frame
of data and returns
a matrix of allele frequencies where each row is a stratum
and each column is an allele frequency (all lumped together).
1 | to_mv_freq(x, stratum = "Population")
|
x |
A |
stratum |
The stratum to use to partition the data (default "Population") |
A matrix with as many rows as strata and columns as alleles across all loci.
Rodney J. Dyer rjdyer@vcu.edu
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.