decimate-GCIMSDataset-method.RdDecimate a GCIMS dataset keeping 1 out of n points
# S4 method for class 'GCIMSDataset'
decimate(object, dt_factor = 1L, rt_factor = 1L)A GCIMSDataset object, modified in-place
Keep one every dt_factor measurement points in drift time
Keep one every rt_factor measurement points in retention time
The modified GCIMSDataset