Description Usage Arguments Examples
View source: R/random_distribution.R
Helper function: get percentile
1 | get_percentile(percent_within_minmax = 0.9)
|
percent_within_minmax |
percent of data point within min/max (default: 0.9 i.e. 90 percent) |
1 2 | get_percentile(0.9)
get_percentile(0.95)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.