specifyPipeline: specifyPipeline function

Description Usage Arguments Details Value Examples

View source: R/SpecifyPipeline.R

Description

function specify the product pipeline. This would not need to be a function, but this way all definitions are in one place

Usage

1
specifyPipeline(bsp = NULL, ctrlFileName = NULL)

Arguments

bsp

A list of objects to combine with the pipeline parameters. bsp is short for breeding sheme parameters

ctrlFileName

The name of the text file with parameter values controling the simulation. Must include the path to the file. If NULL a toy example simulation will be set up

Details

Call this function before beginning the simulation

Value

A list containing objects that specify the product pipeline. This list will determine the number of lists in the records object

Examples

1
bsp <- specifyPipeline()

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