View source: R/stat_summary_boxplot.R
stat_summary_boxplot | R Documentation |
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)
size |
Numeric of length 1. Passed through poistion_dodge(width=width). |
width |
Numeric of length 1. Size of the label. |
amitjavilaventura
ggplot2::stat_summary()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.