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