Learn R Programming

RMassBank (version 2.0.0)

parseMassBank: MassBank-record Parser

Description

Can parse MassBank-records(only V2)

Usage

parseMassBank(Files)

Arguments

Files
A path to the plaintext-record that should be read

Value

The mbWorkspace that the plaintext-record creates.

See Also

validate

Examples

Run this code
## Not run: 
# 		parseMassBank("filepath_to_records/RC00001.txt")
# ## End(Not run)

Run the code above in your browser using DataLab