[R] cuttree

T. Murlidharan Nair nair at sdsc.edu
Thu Feb 10 01:35:22 CET 2005


How do I get the labels from a hclust object after I have cut
the tree using cutree ?
hc<-hclust(someData,"a")

branches<-cutree(hc)

If there are two branches, how do I obtain the labels associated with 
each of the branches separately ?
Thanks../Murli




More information about the R-help mailing list