ds_std_error {descriptr} | R 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)
[Package descriptr version 0.5.2 Index]