Extract data frame from dendrogram object for plotting using ggplot.
Extract data frame from dendrogram object for plotting using ggplot
dendrogram_data(x, type = c("rectangle", "triangle"), ...)
x |
object of class "dendrogram", e.g. the output of as.dendrogram() |
type |
The type of plot, indicating the shape of the dendrogram. "Rectangle" will draw rectangular lines, while "triangle" will draw triangular lines. |
... |
ignored |
Other dendro_data methods:
dendro_data.rpart()
,
dendro_data.tree()
,
dendro_data()
,
rpart_labels()
Other dendrogram/hclust functions:
dendro_data()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.