R/ggproto-classes.R

#' tbrf extensions to ggplot2
#'
#' tbrf makes 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 tbrf-ggproto
#' @rdname tbrf-ggproto
#'
NULL

Try the tbrf package in your browser

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

tbrf documentation built on Aug. 21, 2025, 6:04 p.m.