powered by
Get pids in pedigree
get_pids_in_pedigree(ped)
Pedigree
sim <- sample_geneology(100, 10) peds <- build_pedigrees(sim$population) get_pids_in_pedigree(peds[[1]])
Run the code above in your browser using DataLab