Skip to content

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

1 message · Liaw, Andy

#
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