arrow | R Documentation |
phase.plot
(not exported)Helper function for phase.plot
(not exported)
arrow(x, y, l = 0.1, w = 0.3 * l, alpha, col = "black")
x |
X-coordinate of the arrow. |
y |
Y-coordinate of the arrow. |
l |
Length of the arrow. |
w |
Width of the arrow. |
alpha |
Angle of the arrow in radians (0 .. 2*pi). |
col |
Color of the arrow. |
plot.new()
arrow(0,0, alpha = 0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.