View source: R/calculate_percentiles.R
calculate_percentiles | R Documentation |
Function to calculate summary statistics
calculate_percentiles(x, probs = c(0.01, 0.1, 0.25, 0.5, 0.75, 0.95, 0.99))
x |
numeric vector |
probs |
numeric vector of quantiles to be calculated |
Tibble
Shona Wilde
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.