stat_boxplot

Calculate components of box and whisker plot

Details

See layer and qplot for more information on creating a complete plot from multiple components.

Parameters

When an aesthetic is used an a parameter, like stat_boxplot(width = 3), it will override mappings from data.

Default geom

geom_boxplot. Override with the geom argument: stat_boxplot(geom="point").