Test if individuals are heterozygous at the csd locus
Test if individuals are heterozygous at the csd locus
Level 0 function that returns if individuals of a population are heterozygous at the csd locus. See SimParamBee for more information about the csd locus.
isCsdHeterozygous(pop, simParamBee =NULL)
Arguments
pop: Pop-class
simParamBee: SimParamBee, global simulation parameters
Returns
logical
Details
We could expand isCsdHeterozygous to work also with Colony-class and MultiColony-class if needed