Reads 'Agilent Chemstation' .csv
files.
Usage
read_chemstation_csv(
path,
format_out = c("matrix", "data.frame", "data.table")
)
See also
Other 'Agilent' parsers:
read_agilent_d()
,
read_agilent_dx()
,
read_chemstation_ch()
,
read_chemstation_ms()
,
read_chemstation_reports()
,
read_chemstation_uv()