R/stat_prop.R

#' Compute Proportions According to Custom Denominator
#'
#' @description `r lifecycle::badge("experimental")`
#'
#' See [ggstats::stat_prop()] for details.
#'
#' @returns A plot layer containing the custom proportions.
#'
#' @name stat_prop
#' @rdname stat_prop
#' @aliases stat_prop StatProp
#'
#' @importFrom ggstats stat_prop StatProp
#' @export stat_prop StatProp
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.