Gets the upper 97.5% quantile of a numeric vector.
Arguments
- .x
A vector of numeric values
- .na_rm
A Boolean, defaults to FALSE. Passed to the quantile function.
See also
Other Statistic:
ci_lo(),
tidy_kurtosis_vec(),
tidy_range_statistic(),
tidy_skewness_vec(),
tidy_stat_tbl()