Edge indices of the edges in tree starting from n

edgesFrom(tree, n)

Arguments

tree

an object of class phylo

n

an index of a node (root, internal or tip) in tree

Value

An integer vector.