get_dendrogram_data | R Documentation |
Get heigth information from tree object. Get labels/names from tree ends. Calculate start and end positions of tree branches Save line coordinates in dataframe
get_dendrogram_data( tree, labels = NULL, horiz = FALSE, reverseDirection = FALSE, hang = 0.1, xlab = "", ylab = "", axes = TRUE, cex.labels = 1, ..., adjustRange = FALSE )
tree |
Hclust object, tree object |
new, (Dataframe) dataframe with all dendrogram line coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.