Gets the lower 2.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_hi()
,
tidy_kurtosis_vec()
,
tidy_range_statistic()
,
tidy_skewness_vec()
,
tidy_stat_tbl()