ggdendro (0.1-07)

Tools for extracting dendrogram and tree diagram plot data for use with ggplot..

https://github.com/andrie/ggdendro
http://cran.r-project.org/web/packages/ggdendro

This is a set of tools for dendrograms and tree plots using ggplot. The ggplot 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.

Maintainer: Andrie de Vries
Author(s): Andrie de Vries <andrie.de.vries@pentalibra.com>

License: GPL (>= 2)

Uses: rpart, tree, plyr, MASS
Reverse suggests: rattle

Released 8 months ago.