isGenoHeterozygous {SIMplyBee} | R Documentation |
Test if a multilocus genotype is heterozygous
Description
Level 0 function that returns heterozygote status for a multilocus genotype.
Usage
isGenoHeterozygous(x)
Arguments
x |
integer or matrix, output from |
Value
logical # Not exporting this function, since its just a helper
[Package SIMplyBee version 0.3.0 Index]