Skip to contents

Smooths spectra using the moving average algorithm.

Usage

MassSpecSettings_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 MassSpecSettings_SmoothSpectra_movingaverage.