makeCrossesBurnIn | R Documentation |
Function to make crosses during the phenotypic selection burnin
makeCrossesBurnIn(bsd, parents)
bsd |
List of breeding program data |
parents |
String vector of ids of parents |
Randomly mates the parents. Self-fertilization is possible.
Updated bsd with new S0 progeny in breedingPop
bsd <- makeCrossesBurnIn(bsd, parents)]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.