powered by
epi.descriptives(dat, quantile = c(0.05, 0.95))
tmp <- rnorm(1000, mean = 0, sd = 1) epi.descriptives(tmp, quantile = c(0.05, 0.95))
Run the code above in your browser using DataLab