Description Usage Arguments Author(s) Examples
Draw a arrow with solid arrow head
1 | solidArrow(x0, y0, x1, y1, angle = 30, col = "black", ...)
|
x0, x1 |
function. |
angle |
Angle from the shaft of the arrow to the edge of the arrow head. |
Charco Hui
1 2 | plot(1)
solidArrow(0, 0, 1, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.