mean_se: Calculate mean and standard errors on either side.

View source: R/stat-summary.r

mean_seR 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


animint2 documentation built on Nov. 22, 2023, 1:07 a.m.

Related to mean_se in animint2...