Skip to contents

Smooths chromatograms using the moving average algorithm.

Usage

MassSpecSettings_SmoothChromatograms_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_SmoothChromatograms_movingaverage.