View source: R/utils.het.pop.r
utils.het.pop | R Documentation |
Calculates expected mean expected heterozygosity per population
utils.het.pop(x)
x |
A genlight object containing the SNP genotypes [required]. |
A vector with the mean expected heterozygosity for each population
Bernd Gruber & Luis Mijangos (bugs? Post to https://groups.google.com/d/forum/dartr)
out <- utils.het.pop(testset.gl)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.