R/aaa.R

#' Base ggproto classes for ggpointless
#'
#' If you are creating a new geom, stat, position, or scale in another package,
#' you'll need to extend from `ggplot2::Geom`, `ggplot2::Stat`,
#' `ggplot2::Position`, or `ggplot2::Scale`.
#'
#' More info at [ggplot2-book.org](https://ggplot2-book.org/)
#'
#' @seealso ggproto
#' @keywords internal
#' @name ggpointless-ggproto
NULL

Try the ggpointless package in your browser

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

ggpointless documentation built on May 29, 2024, 7:16 a.m.