List population split events in a list of graphs

summarize_eventorder_list(graphlist)

Arguments

graphlist

A list of admixture graphs

Value

A data frame with columns earlier1, earlier2, later1, later2, n, frac

Examples

if (FALSE) {
summarize_eventorder(graphlist)
}