| ggdendro-package | Tools for creating dendrograms, regresion tree and classification tree plots using ggplot in [R] |
| as.dendro | Coerces object to class dendro. |
| dendro_data | Extract cluster data from a model into a list of data frames. |
| dendro_data.default | Extract cluster data from a model into a list of data frames. |
| dendro_data.dendrogram | Extract line segment and label data from dendrogram or hclust object. |
| dendro_data.hclust | Extract line segment and label data from dendrogram or hclust object. |
| dendro_data.rpart | Extract data from classification tree object for plotting using ggplot. |
| dendro_data.tree | Extract data from regression tree object for plotting using ggplot. |
| ggdendro | Tools for creating dendrograms, regresion tree and classification tree plots using ggplot in [R] |
| ggdendrogram | Creates dendrogram plot using ggplot. |
| is.dendro | Tests whether an object is of class dendro. |
| label | Returns segment, label or leaf-label data from dendro object. |
| leaf_label | Returns segment, label or leaf-label data from dendro object. |
| segment | Returns segment, label or leaf-label data from dendro object. |
| theme_dendro | Creates completely blank theme in ggplot. |