View source: R/summary_periodic.R
create_percentile_functions | R Documentation |
Searches a list for strings percentileXX and returns function (x, ...) quantile(x, XX, ...)
create_percentile_functions(fun)
fun |
named list containing functions or strings |
named list with strings matching percentileXX replaced with functions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.