Find measurements with a param49 value that is greater than param49_off
.
find_param49_outliers(.data, param49_off, ..., quiet = NULL)
A tibble with raw Delta values and file information.
The absolute cutoff value for the parameter 49 value.
These dots are for future extensions and must be empty.
If TRUE
, print info messages. If NULL
(default) listens to options(clumpedr.quiet)