R/peaks.R
batch.Rd
Get the MIR and related information from the files
batch(file, mz1, mz2)
data file, CDF or other format supportted by xcmsRaw
the lowest mass
the highest mass
Molecular isotope ratio
if (FALSE) { mr <- batch(data,mz1 = 79, mz2 = 81) }