getoverlappeak {enviGCMS} | R Documentation |
Get the overlap peaks by mass and retention time range
Description
Get the overlap peaks by mass and retention time range
Usage
getoverlappeak(list1, list2)
Arguments
list1 |
list with data as peaks list, mz, rt, mzrange, rtrange and group information to be overlapped |
list2 |
list with data as peaks list, mz, rt, mzrange, rtrange and group information to overlap |
Value
logical index for list 1's peaks
See Also
getmzrt
, getimputation
, getmr
,getdoe
[Package enviGCMS version 0.7.1 Index]