getNodes: Returns the nodes for a tree

Description Usage Arguments Examples

Description

Returns a character list, where roww contains names of the unique nodes in a tree.

Usage

1
getNodes(tree)

Arguments

tree

the data tree (in data frame format)

Examples

1
2
data(sbTree)
getNodes(sbTree)

dicook/phyViz documentation built on May 15, 2019, 8:24 a.m.