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

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

amitjavilaventura