Description Usage Arguments Value
Top level header processor for msp files. Provide a character vector containing the header lines and corrisponding groupIndex.
1 | .processHeader(header, groupIndex, commentType = commentType)
|
header |
character vector containing the header lines only |
groupIndex |
an integer vector the same length as 'header' providing a index value that links the 'header' information to data chunks (spectral data) |
commentType |
either 'NIST' or 'MoNA' - used for comment parsing |
a fully formatted data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.