Converts a single chromatogram from MassHunter .sp
format to R
data.frame
.
Arguments
- path
Path to file
- format_out
Class of output. Either
matrix
,data.frame
, ordata.table
.- data_format
Whether to return data in
wide
orlong
format.- read_metadata
Logical. Whether to read metadata and attach it to the chromatogram.
- metadata_format
Format to output metadata. Either
chromconverter
orraw
.
Details
Uses the Aston file parser.