R/is.genotype.R

`is.genotype` <-
function (x){

   inherits(x, "genotype")
}

Try the BayHap package in your browser

Any scripts or data that you put into this service are public.

BayHap documentation built on May 2, 2019, 12:44 a.m.