batch: Get the MIR and related information from the files

View source: R/peaks.R

batchR Documentation

Get the MIR and related information from the files

Description

Get the MIR and related information from the files

Usage

batch(file, mz1, mz2)

Arguments

file

data file, CDF or other format supportted by xcmsRaw

mz1

the lowest mass

mz2

the highest mass

Value

Molecular isotope ratio

Examples

## Not run: 
mr <- batch(data,mz1 = 79, mz2 = 81)

## End(Not run)

enviGCMS documentation built on Feb. 16, 2023, 8:08 p.m.