R/explore.R
se.Rd
Standard error
se(x, na.rm = TRUE)
Input variable
If TRUE missing values are removed before calculation
se(rnorm(100))#> [1] 0.1073877