pedigree_size | R Documentation |
Get pedigree size
pedigree_size(ped)
ped |
Pedigree |
sim <- sample_geneology(100, 10)
peds <- build_pedigrees(sim$population)
pedigree_size(peds[[1]])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.