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 April 3, 2025, 10:48 p.m.

Related to mean_se in animint2...