edgesFrom {POUMM} | R Documentation |
Edge indices of the edges in tree starting from n
Description
Edge indices of the edges in tree starting from n
Usage
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.
[Package POUMM version 2.1.7 Index]