Rdocumentation
powered by
Learn R Programming
ggphylo (version 0.1)
tree.label.for.node: Returns the label for a given node in the tree.
Description
Returns the label for a given node in the tree.
Usage
tree.label.for.node(phylo, nodes)
Arguments
phylo
input phylo object
node
integer, the node's index
Value
the label for the given node