GeomArrow {ggarrow} | R Documentation |
ggarrow extensions to ggplot2
Description
ggarrow relieas on the extension mechanism of ggplot2 through
ggproto class objects, that allow for cross-package
inheritance of geoms. These objects can be ignored by users for the purpose
of making plots, since interacting with these objects is preferred through
various geom_*()
functions.
[Package ggarrow version 0.1.0 Index]