ds_std_error: Standard error of mean

View source: R/ds-utils.R

ds_std_errorR Documentation

Standard error of mean

Description

Returns the standard error of mean.

Usage

ds_std_error(x)

Arguments

x

A numeric vector.

Examples

ds_std_error(mtcars$mpg)


descriptr documentation built on April 3, 2025, 8:46 p.m.