| summarize_descendants_list | R Documentation |
List leaf nodes for all internal nodes in a list of graphs
summarize_descendants_list(graphlist, rename = FALSE)
graphlist |
A list of admixture graphs |
rename |
If |
A data frame with columns graph, from, n, frac
## Not run:
summarize_descendants_list(graphlist)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.