Description Usage Arguments Value
View source: R/utility_functions.R
Make a data.frame of all pairwise matings given a vector of parent IDs. Include selfs. No reciprocal crosses, i.e. use as male == use as female. Diagonal and upper-triangle of mating matrix.
1 | crosses2predict(parents)
|
parents |
tibble, two columns, sireID and damID, all pairwise crosses (see details).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.