smooth-GCIMSSample-method.Rd
Smoothing a GCIMS sample using a Savitzky-Golay filter
# S4 method for class 'GCIMSSample'
smooth(x, dt_length_ms, rt_length_s, dt_order = 2, rt_order = 2)
A GCIMSSample object
the length of the filter in drift time (in ms)
The length of the filter in retention time (in s)
The order of the filter in drift time
The order of the filter in retention time
The modified GCIMSSample