ggdendro (version 0.2.0)

Create Dendrograms and Tree Diagrams Using 'ggplot2'

Description

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.

Copy Link

Version

Down Chevron

Install

install.packages('ggdendro')

Monthly Downloads

19,358

Version

0.2.0

License

GPL-2 | GPL-3

Maintainer

Last Published

February 23rd, 2024

Functions in ggdendro (0.2.0)