Level 0 function that returns heterozygote status for a multilocus genotype.

isGenoHeterozygous(x)

Arguments

x

integer or matrix, output from getCsdGeno

Value

logical # Not exporting this function, since its just a helper