R/package.R

#' `ggplot2.utils` Package
#'
#' `ggplot2.utils` provides simple access to utility functions
#'  extending `ggplot2`.
#'
#' Currently all of the functions are imported from other extension packages:
#' - `ggpp`: [geom_table()] and associated functions.
#' - `EnvStats`: [stat_n_text()] and associated functions.
#' - `ggstats`: [stat_prop()] and associated functions.
#'
"_PACKAGE"

#' @import checkmate
#' @import ggplot2
#' @importFrom survival aareg
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.