| median_ci | R Documentation | 
Median bootstrap confidence interval (BCA or parametric for ordered factors) for numeric and ordered factor
median_ci(x, conf = 0.95, R = 10000, parallel = c("multicore", "no"))
x | 
 data: an integer, numeric or ordered factor  | 
conf | 
 confidence.level  | 
R | 
 bootstrap repetitions  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.