Skip to contents

Summarize what percent of rows have AT LEAST N columns at or above (or below) various thresholds

Usage

colcounter_summary_cum_pct(x, thresholdlist, ...)

Arguments

x

Data.frame or matrix of numbers to be compared to threshold value, like percentiles for example.

thresholdlist

vector of numeric threshold values to compare to

...

passed to colcounter_summary_cum() like or.tied=TRUE, na.rm=TRUE, below=FALSE, one.cut.per.col=FALSE