R/ggproto.R

#' New `ggproto` Objects
#'
#' @description `r lifecycle::badge("experimental")`
#'
#' Additional [`ggplot2::ggproto`] objects used by the custom `geom` and
#' `stat` functions.
#'
#' @name ggproto
#' @rdname ggproto
#'
#' @author `GeomKm`, `StatKm`, `GeomKmTicks` and `StatKmTicks` were modified
#'   (in particular certain functionality was removed) from code
#'   originally written by Michael Sachs (in `ggkm`) and
#'   Samer Mouksassi (in `ggquickeda`).
#' @keywords internal
NULL

Try the ggplot2.utils package in your browser

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

ggplot2.utils documentation built on June 26, 2024, 1:06 a.m.