Learn R Programming

dartR (version 2.9.7)

utils.het.pop: Calculates expected mean expected heterozygosity per population

Description

Calculates expected mean expected heterozygosity per population

Usage

utils.het.pop(x)

Value

A vector with the mean expected heterozygosity for each population

Arguments

x

A genlight object containing the SNP genotypes [required].

Author

Bernd Gruber & Luis Mijangos (bugs? Post to https://groups.google.com/d/forum/dartr)

Examples

Run this code
out <- utils.het.pop(testset.gl)

Run the code above in your browser using DataLab