View source: R/statisticalDiagram.R
drawArrows | R Documentation |
Draw arrows
drawArrows( arrows, nodes, xmargin = 0.01, radx = 0.1, rady = 0.04, addprime = TRUE )
arrows |
A data.frame |
nodes |
A data.frame |
xmargin |
horizontal margin of plot |
radx |
horizontal radius of the box. |
rady |
vertical radius of the box. |
addprime |
logical Whether add prime to label "c" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.