View source: R/tree-utilities.R
applyLayoutDaylight | R Documentation |
Apply the daylight alorithm to adjust the spacing between the subtrees and tips of the specified node.
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.