insert_leaf | R Documentation |
Add population to graph
insert_leaf(graph, leaf, from, to)
graph |
An admixture graph |
leaf |
Population to be added |
from |
Source node of edge onto which |
to |
Target node of edge onto which |
Admixture graph with added population
delete_leaf
, graph_addleaf
to add leaf
at any position
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.