PCMTreeGetLabels {PCMBase}R Documentation

Node labels of a tree

Description

Get the character labels of the tips, root and internal nodes in the tree (see Functions below).

Usage

PCMTreeGetLabels(tree)

PCMTreeGetRootLabel(tree)

PCMTreeGetNodeLabels(tree)

PCMTreeGetTipLabels(tree)

Arguments

tree

a phylo object

Value

a character vector

Functions


[Package PCMBase version 1.2.14 Index]