makeVarietyCandidates: makeVarietyCandidates function

View source: R/VarietyDevPipe.R

makeVarietyCandidatesR Documentation

makeVarietyCandidates function

Description

makeVarietyCandidates function

Usage

makeVarietyCandidates(bsd, breedPopIDs = NULL, nCandidates = NULL)

Arguments

bsd

List of breeding program data

breedPopIDs

String vector IDs of breeding pop progenitors of the variety candidates. If NULL, the last nBreedingProg individuals used

nCandidates

Make bespoke number of candidates if needed on the fly

Details

Here, creates DHs evenly distributed among the breeding progeny in the last generation

Value

Updated bsd with new variety candidates in bsd$varietyCandidates

Examples

bsd <- makeVarietyCandidates(bsd)]


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