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