View source: R/Class-SimParamBee.R
isSimParamBee | R Documentation |
Test if x is a SimParamBee
class object
isSimParamBee(x)
x |
|
logical
founderGenomes <- quickHaplo(nInd = 2, nChr = 1, segSites = 100)
SP <- SimParamBee$new(founderGenomes)
isSimParamBee(SP)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.