build_pedigrees.RdIn a newly simulated population, each individual only knows its mother and children. Using this information, this function builds pedigrees.
build_pedigrees(population, progress = TRUE)
| population | Population generated by |
|---|---|
| progress | Show progress. |
An object with class mitolina_pedigreelist (a list of external pointers to pedigrees).