nist_list {gcxgclab} | R Documentation |
Creates list of NIST data
Description
nist_list
creates a list of the data from the NIST MS
database.
Usage
nist_list(nistfile, ...)
Arguments
nistfile |
a string object, the file name or path of the MSP file for the NIST MS Library database. |
... |
additional optional string objects, the file names or paths of the MSP file for the NIST MS Library if the data base is broken into multiple files. |
Details
This function takes the MSP file containing the data from the NIST MS Library database and creates a list of string vectors for each compound in the database.
Value
nistlist, a list object, a list of string vectors for each compound in the database.
[Package gcxgclab version 1.0.1 Index]