getResComp: Get Resolution Compensation

Description Usage Arguments Value Author(s) Examples

View source: R/getResComp.R

Description

Get the Resolution mass compensation (ppm) for each scan in a given range

Usage

1
getResComp(filename, scans = c())

Arguments

filename

a .raw file

scans

a numeric vector of scan numbers to extract

Value

a numeric vector of the resolution compensation for each scan

Author(s)

Tom Wilson tpw2@aber.ac.uk

Examples

1
2
3
4
## Not run: 
getResComp(QC.raw, scans = c(2:24)	

## End(Not run)

wilsontom/rawReadeR documentation built on May 4, 2019, 6:31 a.m.