ct: ct

Description Usage Arguments Value Examples

Description

Gets the number of cherries over the history of a phylogenetic tree.

Usage

1
ct(tree)

Arguments

tree

an object of class phylo or treeshape.

Value

A list containing the node times, and number of cherries at those times.

Examples

1
2
tree<-rtree(8)
cherries<-ct(tree)

bdearlove/treeImbalance documentation built on May 12, 2019, 3:39 a.m.