Trim out-of-range counts values in data stored in a "raw_spct" object. The
values are replaced with the supplied fill
value.
Usage
trim_counts(x, range = c(NA, getInstrDesc(x)[["max.counts"]] - 1), fill = NA)
See also
Other spectral data-processing functions:
MAYP112785_tail_correction()
,
MAYP11278_tail_correction()
,
check_sn_match()
,
linearize_counts()
,
merge_raw_mspct()
,
new_correction_method()
,
ref_correction()
,
uvb_corrections()