This package browser is in early development. Mind the rough edges.

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.

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.