all_leaves-HierarchicalPartition-method.Rd
All leaves in the hierarchy
# S4 method for HierarchicalPartition
all_leaves(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_leaves(golub_cola_rh)
#> [1] "011" "012" "013" "021" "022" "03"