Last chance! 50% off unlimited learning
Sale ends in
For use with stat_summary()
mean_se(x, mult = 1)
numeric vector
number of multiples of standard error
A data frame with columns y
, ymin
, and ymax
.
# NOT RUN {
x <- rnorm(100)
mean_se(x)
# }
Run the code above in your browser using DataLab