r-dendextend
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.
- Versions: 1.19.0
- 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 the latest version of r-dendextend
as follows:
guix install r-dendextend
Or install a particular version:
guix install r-dendextend@1.19.0
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.
Badge code
You can use the following badge to inform users of r-dendextend about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-dendextend'><img src='https://packages.guix.gnu.org/packages/r-dendextend/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-dendextend)
Example Org:
[[https://packages.guix.gnu.org/packages/r-dendextend][https://packages.guix.gnu.org/packages/r-dendextend/badges/latest-version.svg]]