Reads 'Agilent Chemstation' CSV files into R.
Usage
read_chemstation_csv(
path,
format_out = c("matrix", "data.frame", "data.table")
)
Reads 'Agilent Chemstation' CSV files into R.
read_chemstation_csv(
path,
format_out = c("matrix", "data.frame", "data.table")
)