se: Calculate the standard error

View source: R/se.R

seR Documentation

Calculate the standard error

Description

Calculates the standard error of the mean

Usage

se(x, na.rm = FALSE)

Arguments

x

vector of values to calculate the se

na.rm

Logical. Remove missing values in calculation?

Examples

se(x)

dr-JT/datawrangling documentation built on June 25, 2022, 7:47 p.m.