Learn R Programming

descriptr (version 0.5.2)

ds_std_error: Standard error of mean

Description

Returns the standard error of mean.

Usage

ds_std_error(x)

Arguments

x

A numeric vector.

Examples

Run this code
# NOT RUN {
ds_std_error(mtcars$mpg)

# }

Run the code above in your browser using DataLab