View source: R/VarietyDevPipe.R
calcMinMaxEntries | R Documentation |
calcMinMaxEntries function
calcMinMaxEntries(bsd, budgetVec = NULL, includePIC = F)
bsd |
List of breeding program data |
budgetVec |
vector as comes out of calcBudget. If NULL look in bsd |
includePIC |
logical should a min and max for nProg in PIC be figured? |
Assume the location costs are fixed.
List with vectors for minimum entries and maximum entries and cost per individual entry
minMaxList <- calcMinMaxEntries(bsd)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.