View source: R/simulate_acyclic_pedigree.R
quick function to create Nm males and Nf female founders. This also initializes their connected components, etc. And, it returns them in a list, like what we shall use for going forward...
1 | create_founders(Nm = 50, Nf = Nm)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.