Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

ggdendro : Create Dendrograms and Tree Diagrams Using 'ggplot2'

Package: ggdendro
Authors@R: c(person("Andrie", "de Vries", role=c("aut", "cre"),
email="apdevries@gmail.com"), person(c("Brian", "D."), "Ripley", role =
c("aut"), comment = "author of package tree"))
License: GPL-2 | GPL-3
Title: Create Dendrograms and Tree Diagrams Using 'ggplot2'
LazyData: true
LazyLoad: true
ByteCompile: true
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
cluster diagrams.
Version: 0.1-20
URL: https://github.com/andrie/ggdendro
BugReports: https://github.com/andrie/ggdendro/issues
Date: 2016-04-27
Imports: MASS, ggplot2 (>= 0.9.2)
Suggests: rpart (>= 4.0-0), tree, testthat, knitr, cluster, scales
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-27 10:47:14 UTC; adevries
Author: Andrie de Vries [aut, cre],
Brian D. Ripley [aut] (author of package tree)
Maintainer: Andrie de Vries <apdevries@gmail.com>
Repository: CRAN
Date/Publication: 2016-04-27 18:28:33

● Data Source: CranContrib
● 0 images, 18 functions, 0 datasets
Reverse Depends: 1