all_nodes-HierarchicalPartition-method.Rd
All nodes in the hierarchy
# S4 method for HierarchicalPartition
all_nodes(object, merge_node = merge_node_param())
A HierarchicalPartition-class
object.
Parameters to merge sub-dendrograms, see merge_node_param
.
A vector of node ID.
data(golub_cola_rh)
all_nodes(golub_cola_rh)
#> [1] "0" "01" "011" "012" "013" "02" "021" "022" "03"