makeCrossesBurnIn: makeCrossesBurnIn function

View source: R/Utilities.R

makeCrossesBurnInR Documentation

makeCrossesBurnIn function

Description

Function to make crosses during the phenotypic selection burnin

Usage

makeCrossesBurnIn(bsd, parents)

Arguments

bsd

List of breeding program data

parents

String vector of ids of parents

Details

Randomly mates the parents. Self-fertilization is possible.

Value

Updated bsd with new S0 progeny in breedingPop

Examples

bsd <- makeCrossesBurnIn(bsd, parents)]


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