R/aaa-.r

#' @include ggproto.r
NULL

#' Base ggproto classes for ggplot2
#'
#' If you are creating a new geom, stat, position, or scale in another package,
#' you'll need to extend from \code{lwplot::Geom}, \code{lwplot::Stat},
#' \code{lwplot::Position}, or \code{lwplot::Scale}.
#'
#' @seealso ggproto
#' @keywords internal
#' @name ggplot2-ggproto
NULL
eddelbuettel/lwplot documentation built on July 11, 2024, 1:24 p.m.