Description Usage Arguments Value
Calculate Branch Coordinates
1 | plot_prep_branch(x, y, node, branch = 0)
|
x |
Nodes x-coordinates. |
y |
Nodes y-coordinates. |
node |
Nodes row number. |
branch |
Controls the shape of the branches from parent to child node. Any number from 0 to 1 is allowed. A value of 1 gives square shouldered branches, a value of 0 give V shaped branches, with other values being intermediate. |
Branch coordinates in a list of x and y axis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.