getsccp {enviGCMS} | R Documentation |
Quantitative analysis for short-chain chlorinated paraffins(SCCPs)
Description
Quantitative analysis for short-chain chlorinated paraffins(SCCPs)
Usage
getsccp(
pathstds,
pathsample,
ismz = 323,
ppm = 5,
con = 2000,
rt = NULL,
rts = NULL,
log = TRUE
)
Arguments
pathstds |
mzxml file path for SCCPs standards |
pathsample |
mzxml file path for samples |
ismz |
internal standards m/z |
ppm |
resolution of mass spectrum |
con |
concentration of standards |
rt |
retention time range of sccps |
rts |
retention time range of internal standards |
log |
log transformation for response factor |
Value
list with peak information
See Also
[Package enviGCMS version 0.7.1 Index]