r-dendextend 1.19.0
Extending 'dendrogram' functionality in R
This package offers a set of functions for extending dendrogram
objects in R, letting you visualize and compare trees of hierarchical clusterings. You can adjust a tree's graphical parameters (the color, size, type, etc of its branches, nodes and labels) and visually and statistically compare different dendrograms to one another.
- Outputs:
out
- Website: https://cran.r-project.org/web/packages/dendextend
- Licenses: GPL 2 · GPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-dendextend 1.19.0
as follows:
guix install r-dendextend@1.19.0
Or install the latest version:
guix install r-dendextend
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.