countOff | R Documentation |
Function to count the number of offspring for each individual in a pedigree. With loops, offspring of later generations will be counted several times.
countOff(ped)
ped |
|
Numeric vector with number of offspring for each individual in the pedigree.
Albart Coster
example(countGen) countOff(ped)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.