as.dendro | R Documentation |
Method for coercing object to class dendro.
as.dendro(segments, labels, leaf_labels = NULL, class)
segments |
data.frame with segment data |
labels |
data.frame with labels data |
leaf_labels |
data.frame with leaf label data |
class |
The class of the original model object, e.g. "hclust". This is
used by |
dendro_data()
and ggdendro-package()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.