The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Load:
Create a dendrogram (if you don’t know what %>%
is,
read about it here
) :
Plot:
Get/set labels
## [1] 1 2 5 3 4
## [1] "A" "B" "extend" "dend" "C"
Get/set labels’ colors
## NULL
## A B extend dend C
## "#FF0000" "#CCFF00" "#00FF66" "#0066FF" "#CC00FF"
Cut-tree, and color branches
## A B dend C extend
## 1 1 2 2 2
Sort
Compare
Cor
## [1] 1
ggplot2
Send to plot.ly
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.