Read 'Agilent ChemStation' Reports
Usage
read_chemstation_reports(
paths,
data_format = c("chromatographr", "original"),
metadata_format = c("chromconverter", "raw")
)
Arguments
- paths
Paths to 'ChemStation' report files.
- data_format
Format to output data. Either chromatographr
or
chemstation
.
- metadata_format
Format to output metadata. Either chromconverter
or
raw
.
Value
A data.frame containing the information from the specified
'ChemStation' report.