Skip to contents

.

Usage

MassSpecSettings_LoadChromatograms_StreamFind(
  chromatograms = 1,
  rtmin = 0,
  rtmax = 0,
  minIntensity = 0
)

Arguments

chromatograms

A numeric or character vector with the chromatogram indices or names to be used, respectively.

rtmin

A numeric vector with the minimum retention time values to be used.

rtmax

A numeric vector with the maximum retention time values to be used.

minIntensity

A numeric value with the minimum intensity to be used.

Value

A MassSpecSettings_LoadChromatograms_StreamFind object.