Draws directional arrows from Cartesian coordinates and an angle.
Arguments
- mapping, data, show.legend, inherit.aes
Standard ggplot2 layer arguments.
- ...
Additional arguments passed to
ggplot2::geom_segment().- length
Default arrow length when no
lengthaesthetic is supplied.- arrow_length
Grid unit controlling the arrow head length.
- angle_convention
Angle convention.
"mathematical"means zero is east and angles increase counterclockwise."bearing"means zero is north and angles increase clockwise.- na.rm
Should missing values be silently removed?
