stat_summary_boxplot: stat_summary_boxplot

View source: R/stat_summary_boxplot.R

stat_summary_boxplotR Documentation

stat_summary_boxplot

Description

Adds a boxplot layer without outliers to a ggplot. It uses the aesthetics of the ggplot() call.

Usage

stat_summary_boxplot(size = 0.5, width = 0.5)

Arguments

size

Numeric of length 1. Passed through poistion_dodge(width=width).

width

Numeric of length 1. Size of the label.

Author(s)

amitjavilaventura

See Also

ggplot2::stat_summary()


amitjavilaventura/ggmitji documentation built on March 27, 2024, 12:06 p.m.