mzV2indRange: Match m/z value to m/z index with a certain error range

View source: R/mzV2indRange.R

mzV2indRangeR Documentation

Match m/z value to m/z index with a certain error range

Description

Match m/z value to m/z index with a certain error range

Usage

mzV2indRange(mzV, error = 0.003)

Arguments

mzV

a vector of m/z value

error

error range

Value

return a vector of sorted m/z indexes

Author(s)

Pan Du

See Also

mzInd2vRange()


zeehio/MassSpecWavelet documentation built on May 6, 2023, 1:32 a.m.