pedigrees_table | R Documentation |
Get distribution of pedigree sizes
pedigrees_table(pedigrees)
pedigrees |
Pedigrees |
sim <- sample_geneology(100, 10)
peds <- build_pedigrees(sim$population)
pedigrees_table(peds)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.