getITtime: Get Ion Injection Time

Description Usage Arguments Value Author(s) Examples

View source: R/getITtime.R

Description

Get the ion injection time (IT) for each scan in a given range

Usage

1
getITtime(filename, scans = c())

Arguments

filename

a .raw file

scans

a numeric vector of scan numbers to extract

Value

a numeric vector of the ion injection time for each scan

Author(s)

Tom Wilson tpw2@aber.ac.uk

Examples

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

## End(Not run)

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