README.md

dendroextras

Release Version CRAN_Status_Badge Build Status

An R package providing additional functions to cut, label and colour dendrogram clusters.

Installation

Released versions

The recommendation is to install from CRAN.

install.packages("dendroextras")

Bleeding Edge

You can use the devtools package to install the development version:

# install devtools if required.
if (!requireNamespace("devtools")) install.packages("devtools")
devtools::install_github("jefferis/dendroextras")

Note: Windows users need Rtools and devtools to install this way.



Try the dendroextras package in your browser

Any scripts or data that you put into this service are public.

dendroextras documentation built on May 2, 2019, 2:10 p.m.