powered by
climdex.quantile(x, q=c(0, 0.25, 0.5, 0.75, 1))
quantile
## Compute 10th, 50th, and 90th percentile of example data. climdex.quantile(1:10, c(0.1, 0.5, 0.9))
Run the code above in your browser using DataLab