setPositionNodes | R Documentation |
Set Position of nodes
setPositionNodes( nodes, arrows, radx = 0.08, rady = 0.06, xmargin = 0.02, ymargin = 0.02, xlim = c(-0.3, 1.35), ylim = c(-0.07, 1.05), parallel2 = FALSE, parallel3 = FALSE )
nodes |
A data.frame of nodes |
arrows |
A data.frame of arrows |
radx |
horizontal radius of the box. |
rady |
vertical radius of the box. |
xmargin |
horizontal margin between nodes |
ymargin |
vertical margin between nodes |
xlim |
the x limits (min,max) of the plot |
ylim |
the y limits (min,max) of the plot |
parallel2 |
logical |
parallel3 |
logical |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.