Skip to contents

Smooths spectra using the moving average algorithm.

Usage

RamanSettings_SmoothSpectra_movingaverage(windowSize = 5)

Arguments

windowSize

Numeric (length 1) with the window size for the moving average.

Value

A ProcessingSettings S3 class object with subclass RamanSettings_SmoothSpectra_movingaverage.