PCMTreeNumTips {PCMBase} | R Documentation |
Wrapper for length(tree$tip.label)
Description
Wrapper for length(tree$tip.label)
Usage
PCMTreeNumTips(tree)
Arguments
tree |
a phylo object |
Value
the number of tips in tree
[Package PCMBase version 1.2.14 Index]