View source: R/simulate_acyclic_pedigree.R
update the conn-comps of two mates and all the rest. This assumes that the current connected components are in two named lists, Mal and Fem. It updates each, and then smushes them into a single list and iteratively updates the remaining ones, and then returns the updated Mal and Fem in a list. mn and fn are the names of the male and female that are paired up.
1 | update_conn_comps_after_pair_union(Mal, Fem, mn, fn)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.