Skip to contents

Subtracts a section of the spectra based on a variable (i.e. column name).

Usage

RamanSettings_SubtractSpectraSection_StreamFind(
  sectionVal = "rt",
  sectionWindow = c(10, 200)
)

Arguments

sectionVal

Character (length 1) with the variable to be used for sectioning.

sectionWindow

Numeric (length 2) with the window for the sectioning.

Value

A ProcessingSettings S3 class object with subclass RamanSettings_SubtractSpectraSection_StreamFind.