runVDPtrial: runVDPtrial function

View source: R/VarietyDevPipe.R

runVDPtrialR Documentation

runVDPtrial function

Description

Function to run a variety development pipeline stage

Usage

runVDPtrial(bsd, trialType)

Arguments

bsd

The breeding scheme data list

trialType

String name of the kind of trial to run. Must link back to a trial type with parameters in bsd

entries

A vector of entry IDs

Details

Add records to phenoRecords

Value

Updated bsd

Examples

params <- runVDPtrial(bsd, trialType)


jeanlucj/BreedSimCost documentation built on July 21, 2023, 1:59 a.m.