Skip to contents

Deletes a section of the spectra based on a named list of data ranges for a given variable (i.e. column name).

Usage

RamanSettings_DeleteSpectraSection_StreamFind(section = list())

Arguments

section

Named list with the variable to be used for sectioning and the window for the sectioning. The names should match column names in the data.

Value

A ProcessingSettings S3 class object with subclass RamanSettings_DeleteSpectraSection_StreamFind.