Standard error
se(x, na.rm = TRUE)
x
Input variable
na.rm
If TRUE missing values are removed before calculation
se(rnorm(100))