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