R/ggpronto-classes.R

#' ggclipped extensions to ggplot2
#'
#' ggclipped makes heavy use of the ggproto class system to extend the
#' functionality of ggplot2. In general the actual classes should be of little
#' interest to users as the standard ggplot2 api of using geom_* and stat_*
#' functions for building up the plot is encouraged.
#'
#' @name ggclipped-extensions
#' @rdname ggclipped-extensions
#'
NULL
EmilHvitfeldt/ggclipped documentation built on May 11, 2019, 3:09 p.m.