R/ape.R
Nnode.treedata.Rd
number of nodes
# S3 method for treedata Nnode(phy, internal.only = TRUE, ...)
treedata object
whether only count internal nodes
additional parameters
Guangchuang Yu
Nnode(rtree(30)) #> [1] 29