View source: R/tree-utilities.R
getNodeNum | R Documentation |
calculate total number of nodes
getNodeNum(tree)
Nnode2(tree)
tree |
tree object |
number
Guangchuang Yu
getNodeNum(rtree(30))
Nnode2(rtree(30))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.