mean_se {ggplot2}R Documentation

Calculate mean and standard errors on either side.

Description

Calculate mean and standard errors on either side.

Usage

  mean_se(x, mult = 1)

Arguments

x

numeric vector

mult

number of multiples of standard error

See Also

for use with stat_summary


[Package ggplot2 version 0.9.3.1 Index]