MassSpecSettings_LoadChromatograms_StreamFind
Source:R/class_MassSpecSettings_LoadChromatograms.R
MassSpecSettings_LoadChromatograms_StreamFind.Rd
.
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.