Learn R Programming

dartR (version 2.0.4)

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

Description

Calculates expected mean expected heterozygosity per population

Usage

utils.het.pop(x)

Arguments

x

A genlight object containing the SNP genotypes [required].

Value

A vector with the mean expected heterozygosity for each population

Examples

Run this code
# NOT RUN {
out <- utils.het.pop(testset.gl)
# }

Run the code above in your browser using DataLab