getrangecsv {enviGCMS} | R Documentation |
Get a mzrt list and/or save mz and rt range as csv file.
Description
Get a mzrt list and/or save mz and rt range as csv file.
Usage
getrangecsv(list, name, ...)
Arguments
list |
list with data as peaks list, mz, rt and group information |
name |
result name for csv and/or eic file, default NULL |
... |
other parameters for 'write.table' |
Value
NULL, csv file
[Package enviGCMS version 0.7.1 Index]