Pedigree {MinimumDistance} | R Documentation |
This function is deprecated and will be removed in a future release.
Pedigree(pedigreeInfo, fatherIds = character(), motherIds = character(), offspringIds = character())
pedigreeInfo |
a |
fatherIds |
character vector of identifiers for the father |
motherIds |
character vector of identifiers for the mother |
offspringIds |
character vector of identifiers for the offspring |
Pedigree()