View source: R/VarietyDevPipe.R
makeVarietyCandidates | R Documentation |
makeVarietyCandidates function
makeVarietyCandidates(bsd, breedPopIDs = NULL, nCandidates = NULL)
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 |
Here, creates DHs evenly distributed among the breeding progeny in the last generation
Updated bsd with new variety candidates in bsd$varietyCandidates
bsd <- makeVarietyCandidates(bsd)]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.