zenarrow | R Documentation |
Defining an arrow
zenarrow(turn, angle = 80, length = 1, coord.scale = 1)
turn |
The direction in which the arrow will point ("l", "r", "d", "u") |
angle |
The angle |
length |
The length of the arrow in [0,1] from tip to base |
coord.scale |
Scale the coordinates of the arrow |
A 3-column matrix containing the (x,y) coordinates of the left edge end point, the arrow head and the right edge end point
Marius Hofert
Other graphical tools:
l_ispace_config()
,
na_omit_loon()
,
plot_region()
,
vport()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.