powered by
Test if x is a SimParamBee class object
SimParamBee
isSimParamBee(x)
logical
founderGenomes <- quickHaplo(nInd = 2, nChr = 1, segSites = 100) SP <- SimParamBee$new(founderGenomes) SP$nThreads = 1L isSimParamBee(SP)
Run the code above in your browser using DataLab