layout_dendrogram_even: Even layout for layout_dendrogram

Description Usage Arguments Value Note

Description

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.

Usage

1

Arguments

graph

A dendrogram object

...

parameters passed on to layout_dendrogram_dendrogram

Value

A data.frame as layout_dendrogram_dendrogram

Note

This function is not intended to be used directly but by setting layout = 'even' in create_layout


YTLogos/ggraph documentation built on May 6, 2019, 4:37 p.m.