NodeNumbers() returns a sequence corresponding to the nodes in a treeNumeric index of each node in a tree
NodeNumbers() returns a sequence corresponding to the nodes in a tree
NodeNumbers(tree, tips = FALSE)NodeNumbers() returns an integer vector corresponding to the
indices of nodes within a tree.
A tree of class phylo.
Logical specifying whether to also include the indices of leaves.
Other tree properties:
ConsensusWithout(),
MatchEdges(),
NSplits(),
NTip(),
PathLengths(),
SplitsInBinaryTree(),
TipLabels(),
TreeIsRooted()
Other tree navigation:
AncestorEdge(),
CladeSizes(),
DescendantEdges(),
EdgeAncestry(),
EdgeDistances(),
ListAncestors(),
MRCA(),
MatchEdges(),
NDescendants(),
NodeDepth(),
NodeOrder(),
RootNode()