Description Usage Arguments Value Note
This layout sets the heights of the branch points to be the maximum distance
to a leaf. In this way the branch points are spread out evenly in the
y-direction. After modifying the height it calls
layout_dendrogram_dendrogram
.
1 | layout_dendrogram_even(graph, ...)
|
graph |
A dendrogram object |
... |
parameters passed on to |
A data.frame as layout_dendrogram_dendrogram
This function is not intended to be used directly but by setting
layout = 'even'
in create_layout
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.