View source: R/addSecondParents.R
Add second parent data to first parent data.frame object.
1 | addSecondParents(id, firstParentDf, secondParentType, columnNames, scores)
|
id |
offspring ID |
firstParentDf |
first parent data.frame object for dams or sires portion of the score object dependent on which is the first parent. |
secondParentType |
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.