View source: R/getSecondParentScores.R
Get second parent score from scores object
1 2 3 4 5 6 7 8 | getSecondParentScores(
id,
firstParent,
secondParent,
firstParentType,
columnNames,
scores
)
|
id |
offspring ID |
firstParent |
first parent ID |
secondParent |
second parent ID |
firstParentType |
character vector of length one with one of dams or sires. |
columnNames |
character vector of columns to include from |
scores |
list object with a comparison information for all trio combinations. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.