Rdocumentation
powered by
Learn R Programming
admixturegraph (version 1.0.2)
all_graphs: All graphs.
Description
Gives a list of all the graphs with at most a given number of admixture events. No duplicates.
Usage
all_graphs(populations, admixture_events)
Arguments
populations
A vector of populations (leaf names).
admixture_events
The maximum number of admixture events allowed.
Value
A list of admixture graphs.
See Also
fit_graph_list