[R] Question about plotting a hclust tree

Vincent Deng bioflash at gmail.com
Wed Jan 11 05:30:24 CET 2006


Dear R-helpers,

While plotting a hclust tree, is it possible to mark group information on it?

Suppose I have a hclust tree "ClusTree", and I use cutree to cut the
tree into different groups as following

a=cutree(ClusTree,h=10)

How do I mark the grouping info stored in a  while I plot "ClusTree"?


Best Regards....




More information about the R-help mailing list