Skip to contents

Various filter options for Raman spectra.

Usage

RamanMethod_FilterSpectra_native(
  onlyChromPeaksSpectra = FALSE,
  onlyTopChromPeaksSpectra = 0
)

Arguments

onlyChromPeaksSpectra

Logical (length 1) for keeping only spectra with chromatographic peaks.

onlyTopChromPeaksSpectra

Numeric (length 1) with the number of top spectra to keep for each chromatographic peak.

Value

A RamanMethod_FilterSpectra_native object.