tree_segments | R Documentation |
Extract data frame from tree object for plotting using ggplot.
tree_segments(model, uniform, ...)
model |
object of class "tree", e.g. the output of tree() |
... |
ignored |
Code modified from original by Brian Ripley
ggdendrogram()
Other tree functions:
dendro_data.tree()
,
get_data_tree_leaf_labels()
,
tree_labels()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.