Description Usage Arguments Value
View source: R/tree-utilities.R
Apply the daylight alorithm to adjust the spacing between the subtrees and tips of the specified node.
1 | applyLayoutDaylight(df, node_id)
|
df |
tree data.frame |
node_id |
is id of the node from which daylight is measured to the other subtrees. |
list with tree data.frame with updated layout using daylight algorithm and max_change angle.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.