R/geoms.R
geom_boxplot.Rd
Boxplot layer
geom_boxplot( mapping = NULL, data = NULL, color = NULL, alpha = NULL, width = 0.6, coef = 1.5 )
As in geom_point().
geom_point()
Box width in x slot units.
Whisker length multiplier (Tukey's 1.5 by default).
A Layer.