CMD + K

r-ggdendro

Community

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 cluster diagrams.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-ggdendro

Usage Tracking

0.2.0
0.1_20
0.1.23
0.1.22
0.1.21
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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 cluster diagrams.

Last Updated

Feb 23, 2024 at 14:48

License

GPL-2.0-or-later

Total Downloads

140.1K

Version Downloads

15.9K

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 0.1_20
win-64 Last supported version: 0.1_20
macOS-64 Last supported version: 0.1_20