Learn R Programming

geo (version 1.4-3)

SegmentWithArrow: Plot line segment with arrow at the end.

Description

Plot line segment with arrow at the end.

Usage

SegmentWithArrow(pos, angle = 15, size = 0.2, col = "blue", lwd = 2)

Arguments

pos
Segment positions.
angle
(Half-)Angle (< 90) determining arrow sharpness.
size
Size of arrow.
col
Color of arrow.
lwd
Line width of segment.