Nothing
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 |
|
---|---|
Author | Andrie de Vries [aut, cre], Brian D. Ripley [aut] (author of package tree) |
Maintainer | Andrie de Vries <apdevries@gmail.com> |
License | GPL-2 | GPL-3 |
Version | 0.2.0 |
URL | https://andrie.github.io/ggdendro/ |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.