Skip to contents

Deletes a section of the spectra between shift minimum and maximum values.

Usage

RamanMethod_DeleteSpectraSection_native(min = NULL, max = NULL)

Arguments

min

Numeric vector (length 1) with the minimum shift value to delete.

max

Numeric vector (length 1) with the maximum shift value to delete.

Value

A RamanMethod_DeleteSpectraSection_native object.