View source: R/read_chemstation_report.R
read_chemstation_reports | R Documentation |
Read 'Agilent ChemStation' Reports
read_chemstation_reports(
paths,
data_format = c("chromatographr", "original"),
metadata_format = c("chromconverter", "raw")
)
paths |
Paths to 'ChemStation' report files. |
data_format |
Format to output data. Either |
metadata_format |
Format to output metadata. Either |
A data.frame containing the information from the specified 'ChemStation' report.
Ethan Bass
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.