powered by
Determine the percentile from a qX value where X is a number from 1 to 3.
stat_quantile_prob(x)
Character string, a quantile function, quarter values.
Number 25, 50, 75
# NOT RUN { stat_quantile_prob("q1") stat_quantile_prob("q2") stat_quantile_prob("q3") # }
Run the code above in your browser using DataLab