Nothing
#' @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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.