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.
Version: | 0.1-20 |
Imports: | MASS, ggplot2 (≥ 0.9.2) |
Suggests: | rpart (≥ 4.0-0), tree, testthat, knitr, cluster, scales |
Published: | 2016-04-27 |
Author: | Andrie de Vries [aut, cre], Brian D. Ripley [aut] (author of package tree) |
Maintainer: | Andrie de Vries <apdevries at gmail.com> |
BugReports: | https://github.com/andrie/ggdendro/issues |
License: | GPL-2 | GPL-3 |
URL: | https://github.com/andrie/ggdendro |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | ggdendro results |
Reference manual: | ggdendro.pdf |
Vignettes: |
Create Dendrograms and Tree Diagrams using 'ggplot2' |
Package source: | ggdendro_0.1-20.tar.gz |
Windows binaries: | r-devel: ggdendro_0.1-20.zip, r-release: ggdendro_0.1-20.zip, r-oldrel: ggdendro_0.1-20.zip |
macOS binaries: | r-release: ggdendro_0.1-20.tgz, r-oldrel: ggdendro_0.1-20.tgz |
Old sources: | ggdendro archive |
Reverse depends: | EnsCat, GOplot |
Reverse imports: | abseqR, AneuFinder, artMS, BloodCancerMultiOmics2017, celda, CEMiTool, DALEXtra, DEGreport, evaluomeR, FindMyFriends, forestmangr, hierarchicalSets, iCellR, iheatmapr, Linnorm, MIGSA, mosaic, MutationalPatterns, ngsReports, Plasmidprofiler, PTXQC, qPLEXanalyzer, rabhit, rwty, ShinyItemAnalysis, statVisual, superheat, triplot, visvow, Xplortext |
Reverse suggests: | disclapmix, propr, rattle, SomaticSignatures, specmine, stabm, structToolbox |
Reverse enhances: | dendextend |
Please use the canonical form https://CRAN.R-project.org/package=ggdendro to link to this page.