se_mean: standard error (of the mean)

Description Usage Arguments Value See Also

View source: R/stats_funs.R

Description

Gets the standard error of the mean of a sample

Usage

1
se_mean(x, na.rm = FALSE)

Arguments

x

sample one

na.rm

NA removed

Value

numeric vector of length 1

See Also

https://stackoverflow.com/a/7220087/7941188


tjebo/tjebtools documentation built on Nov. 15, 2021, 11:21 p.m.