powered by
Standard error for proportion
seprop(x, na.rm = TRUE)
Input variable
If TRUE missing values are removed before calculation
# NOT RUN { seprop(c(rep(1L, 10), rep(0L, 10))) # }
Run the code above in your browser using DataLab