Return the labels of items in 1 or more groups cut from hclust object
Source:R/clustering.r
subset.hclust.Rd
Return the labels of items in 1 or more groups cut from hclust object
Usage
# S3 method for class 'hclust'
subset(x, k = NULL, h = NULL, groups = NULL, ...)