decimate-GCIMSSample-method.Rd
This method assumes that the sample has been low-pass filtered to avoid aliasing issues
# S4 method for class 'GCIMSSample'
decimate(object, dt_factor = 1L, rt_factor = 1L)
A GCIMSSample object
Keep one every dt_factor
measurement points in drift time
Keep one every rt_factor
measurement points in retention time
The modified GCIMSSample