
Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
stat_boxplot(mapping = NULL, data = NULL,
geom = "boxplot", position = "dodge", na.rm = FALSE,
coef = 1.5, ...)
FALSE
(the default), removes
missing values with a warning. If TRUE
silently
removes missing values.aes
or aes_string
. Only
needs to be set at the layer level if you are overriding
the plot defaults.# See geom_boxplot for examples
Run the code above in your browser using DataLab