Description Usage Arguments Value Examples
View source: R/utils-functions.R
Determine the percentile from a qX value where X is a number from 1 to 3.
1 |
x |
Character string, a quantile function, quarter values. |
Number 25, 50, 75
1 2 3 | stat_quantile_prob("q1")
stat_quantile_prob("q2")
stat_quantile_prob("q3")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.