runVDPtrial.Rd
Function to run a variety development pipeline stage
runVDPtrial(bsd, trialType, entries)
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 |
Updated bsd
Add records to phenoRecords
params <- runVDPtrial(bsd, trialType, entries)#> Error in runVDPtrial(bsd, trialType, entries): object 'bsd' not found