Nothing
An R package providing additional functions to cut, label and colour dendrogram clusters.
The recommendation is to install from CRAN.
install.packages("dendroextras")
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.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.