Description Usage Arguments Details Value Examples
View source: R/SpecifyPipeline.R
Once entries are specified, calculate the number of times checks will be replicated. Each rep must have at least one check.
1 | calculateChkReps(bsp)
|
bsp |
A list of objects to combine with the species and population parameters. bsp is short for breeding sheme parameters |
Call this function once nEntries, nReps, nChks, and entryToChkRatio have been specified
The bsp list with updated chkReps
1 | bsp <- calculateChkReps(bsp)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.