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