Description Usage Arguments Details Value Examples
View source: R/ProductPipeline.R
stageOutputs are always made on the previous cycle, so to get the end, you need to run this once
1 | lastCycStgOut(records, bsp, SP)
|
records |
The breeding program |
bsp |
A list of breeding scheme parameters |
SP |
the AlphaSimR SimParam object |
Will figure this out later...
A records object that has updated stageOutputs
1 | records <- lastCycStgOut(records, bsp, SP)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.