lastCycStgOut: lastCycStgOut function

Description Usage Arguments Details Value Examples

View source: R/ProductPipeline.R

Description

stageOutputs are always made on the previous cycle, so to get the end, you need to run this once

Usage

1
lastCycStgOut(records, bsp, SP)

Arguments

records

The breeding program records object. See fillPipeline for details

bsp

A list of breeding scheme parameters

SP

the AlphaSimR SimParam object

Details

Will figure this out later...

Value

A records object that has updated stageOutputs

Examples

1
records <- lastCycStgOut(records, bsp, SP)

jeanlucj/AlfSimHlpR documentation built on Nov. 7, 2021, 5:10 p.m.