R/ggarrow_extensions.R

#' @name ggarrow_extensions
#'
#' @title ggarrow extensions to ggplot2
#'
#' @description
#' ggarrow relieas on the extension mechanism of ggplot2 through
#' [ggproto][ggplot2::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.
NULL

Try the ggarrow package in your browser

Any scripts or data that you put into this service are public.

ggarrow documentation built on June 22, 2024, 9:44 a.m.