Draw arrow with adjustment of a position
myarrow2(
nodes,
from,
to,
label = "",
no,
radx = 0.12,
rady = 0.04,
xmargin = 0.01,
label.pos = 0.5,
arr.pos = NULL,
addprime = TRUE,
xspace = NULL,
mode = 1,
...
)
A data.frame
coordinates (x,y) of the point *from* which to draw arrow.
coordinates (x,y) of the point *to* which to draw arrow.
label to display
process macro model number
horizontal radius of the box.
vertical radius of the box.
horizontal margin of plot
label position
arrow position
logical Whether add prime to label "c"
numeric horizontal space between nodes
integer mode for adjustxpos
Further argument to be passed to straightarrow()