Skip to content
Prev 12318 / 63461 Next

rect.hclust fails when k is specified (PR#6740)

I don't think that's a bug.  As ?rect.hclust says, it adds a rectangle to
the dendrogram, which means you need to plot the dendrogram _first_.  See
the example code in the help file.

Andy