getSpaceComp: Get Space Charge Compensation

Description Usage Arguments Value Author(s) Examples

View source: R/getSpaceComp.R

Description

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

Usage

1
getSpaceComp(filename, scans = c())

Arguments

filename

a .raw file

scans

a numeric vector of scan numbers to extract

Value

a numeric vector of the space charge compensation for each scan

Author(s)

Tom Wilson tpw2@aber.ac.uk

Examples

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

## End(Not run)

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