mean_se {ggplot2}R Documentation

Mean + se's.

Description

Mean and standard errors on either side.

Usage

mean_se(x, mult = 1)

Arguments

x

numeric vector

mult

number of multiples of standard error

Author(s)

Hadley Wickham <h.wickham@gmail.com>

See Also

for use with stat_summary


[Package ggplot2 version 0.8.9 Index]