groupCount {goCluster} | R Documentation |
Counts the number of elements in a tree (list of lists).
groupCount(X)
X |
A tree (list of lists) of clusters |
Traverses a tree from the top to the leave nodes and counts the number of leave nodes or elements.
The number of elements in the tree
Gunnar Wrobel, http://www.gunnarwrobel.de.