View source: R/VarietyDevPipe.R
runVDPtrial | R Documentation |
Function to run a variety development pipeline stage
runVDPtrial(bsd, trialType)
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 |
Add records to phenoRecords
Updated bsd
params <- runVDPtrial(bsd, trialType)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.