Edge indices of the edges in tree starting from n
edgesFrom(tree, n)
tree
an object of class phylo
n
an index of a node (root, internal or tip) in tree
An integer vector.