integratePeaks-GCIMSDataset-method.RdIntegrate peaks in a GCIMSDataset
# S4 method for class 'GCIMSDataset'
integratePeaks(
  object,
  peak_list,
  integration_size_method = c("fixed_size", "free_size"),
  rip_saturation_threshold = 0.1
)The GCIMSDataset object, modified inline
A data frame with peak lists
Either fixed_size or free_size
The threshold
A modified GCIMSDataset object