| arrow_head_points | R Documentation |
Returns the vertices for an arrow head polygon without drawing.
arrow_head_points(x, y, angle, size, arrow_angle = pi/6)
x |
Arrow tip x coordinate. |
y |
Arrow tip y coordinate. |
angle |
Angle of incoming edge (radians). |
size |
Arrow size. |
arrow_angle |
Arrow head angle in radians. Default pi/6 (30 degrees). |
List with x, y vectors and midpoint coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.