Nnode.treedata {treeio} | R Documentation |
number of nodes
## S3 method for class 'treedata' Nnode(phy, internal.only = TRUE, ...)
phy |
treedata object |
internal.only |
whether only count internal nodes |
... |
additional parameters |
number of nodes
Guangchuang Yu
Nnode(rtree(30))