dot-reorder.inner.events: .reorder.inner.events Recursive helper function to generate...

.reorder.inner.eventsR Documentation

.reorder.inner.events Recursive helper function to generate ordering of events by preorder traversal of inner tree. Similar to Run::.reorder.events().

Description

.reorder.inner.events Recursive helper function to generate ordering of events by preorder traversal of inner tree. Similar to Run::.reorder.events().

Usage

.reorder.inner.events(events, node, order, result = c())

Arguments

events:

data frame of core (coalescent, bottleneck) events

node:

character, unique identifier of a node

result:

vector to pass between recursive calls


PoonLab/twt documentation built on Nov. 7, 2024, 4:18 a.m.