Nothing
library(dendextend)
##############################
### Nice visual manipulations:
example(labels_colors)
example(rotate.dendrogram)
example(prune.dendrogram)
example(unroot.dendrogram)
example(raise.dendrogram)
example(flatten.dendrogram)
##############################
### Object manipulation
example("labels<-.dendrogram")
example(nleaves)
example(count_terminal_nodes)
example(unclass_dend)
example(head.dendrogram)
# demo("demo")
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.