This is a helper function that describes the analysis in s_count_cumulative().
Arguments
- threshold
 (
numeric(1))
a cutoff value as threshold to count values ofx.- lower_tail
 (
flag)
whether to count lower tail, default isTRUE.- include_eq
 (
flag)
whether to include value equal to thethresholdin count, default isTRUE.
Value
Labels for s_count_cumulative().
