Learn R Programming

ggphylo (version 0.1)

tree.get.label: Returns the label for a given node in the tree. Alias for tree.label.for.node.

Description

Returns the label for a given node in the tree. Alias for tree.label.for.node.

Usage

tree.get.label(tree, node)

Arguments

phylo
input phylo object
node
integer, the node's index

Value

the label for the given node