ggdendro: Create Dendrograms and Tree Diagrams Using 'ggplot2'

This is a set of tools for dendrograms and tree plots using 'ggplot2'. The 'ggplot2' philosophy is to clearly separate data from the presentation. Unfortunately the plot method for dendrograms plots directly to a plot device without exposing the data. The 'ggdendro' package resolves this by making available functions that extract the dendrogram plot data. The package provides implementations for 'tree', 'rpart', as well as diana and agnes (from 'cluster') diagrams.

Package details

AuthorAndrie de Vries [aut, cre], Brian D. Ripley [aut] (author of package tree)
MaintainerAndrie de Vries <apdevries@gmail.com>
LicenseGPL-2 | GPL-3
Version0.1.23
URL https://github.com/andrie/ggdendro
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ggdendro")

Try the ggdendro package in your browser

Any scripts or data that you put into this service are public.

ggdendro documentation built on March 18, 2022, 5:17 p.m.