treelabels: Create the labels for a tree

Description Usage Arguments Value Examples

Description

Create the labels for a tree

Usage

1
treelabels(tree, allChar = FALSE)

Arguments

tree

A tree in phylo format (or convertible with as(tree,"phylo")

allChar

Whether to use all character precision (default is false)

Value

A vector of labels for the tree including tips and internal nodes

Examples

1
treelabels(rtree(10)

carolinecolijn/treetop documentation built on May 13, 2019, 12:50 p.m.