Description Usage Arguments Value
Read an .msp file into R from a system path. The data and header for each block are converted and assigned index numbers. Two data.tables are returned to save memeory. These can be combined by merging on the 'index'
1 | readMsp(path, commentType)
|
path |
system path to a .msp file containing mass spectral data |
commentType |
either 'NIST' or 'MoNA' - used for comment parsing |
a list containing two data.tables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.