Description Usage Arguments Value
Rotate the points in a tree data.frame around a pivot node by the angle specified.
1 | rotateTreePoints.df(df, pivot_node, nodes, angle)
|
df |
tree data.frame |
pivot_node |
is the id of the pivot node. |
nodes |
list of node numbers that are to be rotated by angle around the pivot_node |
angle |
in range |
updated tree data.frame with points rotated by angle
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.