AncestorEdge: Ancestral edge
Description
Ancestral edge
Usage
AncestorEdge(edge, parent, child)
Arguments
parent
parent nodes (given by phylo.object$edge[, 1])
child
child nodes (given by phylo.object$edge[, 2])
Value
a logical vector identifying whether each edge is the edge that is ancestral to the given edge.