data(Blank2022peaks)
data(Blank2022spec)
int <- extractIntensity(mz = c(409, 423, 440),
peaks = Blank2022peaks,
spec = Blank2022spec,
tol = 0.2)
head(int)
Run the code above in your browser using DataLab