powered by
Calculate allelic richness for each locus.
allelicRichness(g, by.strata = FALSE)
a '>gtypes object.
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.
# NOT RUN { data(msats.g) allelicRichness(msats.g) # }
Run the code above in your browser using DataLab