powered by
WDendrogram class
WDendrogram( clust = NULL, dm = WDim(0, 0, 1, 1), name = "", facing = c("bottom", "top", "left", "right") )
hclust object
plotting dimension
name of the dendrogram plot
direction of the dendrogram plot
an object of class WDendrogram
# NOT RUN { WDendrogram(column.cluster(matrix(1:24,nrow=4))$column.clust) # }
Run the code above in your browser using DataLab