Description Usage Arguments Value Author(s) Examples
View source: R/allelicRichness.R
Calculate allelic richness for each locus.
1 | allelicRichness(g, by.strata = FALSE)
|
g |
a gtypes object. |
by.strata |
logical - return results grouped by strata? |
a data frame with the allelic richness of each locus calculated as the number of alleles divided by the number of samples without missing data at that locus.
Eric Archer eric.archer@noaa.gov
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.