parseMassBank {RMassBank} | R Documentation |
Can parse MassBank-records(only V2)
parseMassBank(Files)
Files |
A path to the plaintext-record that should be read |
The mbWorkspace
that the plaintext-record creates.
Erik Mueller
## Not run: parseMassBank("filepath_to_records/RC00001.txt") ## End(Not run)