Skip to contents

All functions

attach_metadata()
Attaches metadata to chromatogram
call_entab()
Call Entab Converts files using Entab parsers
call_openchrom()
Parse files with OpenChrom
call_rainbow()
Parse Agilent or Waters files with rainbow parser
configure_openchrom()
Configure OpenChrom parser
extract_metadata()
Extract metadata
read_agilent_dx()
Parser for reading Agilent ('.dx') files into R
read_cdf()
Read CDF file
read_chemstation_ch()
Read 'ChemStation' CH files
read_chemstation_csv()
Read Chemstation CSV
read_chemstation_reports()
Read 'Agilent ChemStation' Reports
read_chemstation_uv()
Read 'ChemStation' DAD files
read_chromeleon()
Chromeleon ASCII reader
read_chroms()
Read Chromatograms
read_mdf()
Read MDF files into R
read_mzml()
Extract data from mzML files
read_peaklist()
Read peak lists
read_shimadzu()
Shimadzu ascii reader
read_shimadzu_lcd()
Shimadzu LCD parser
read_thermoraw()
Read ThermoRaw files into R using ThermoRawFileParser
read_varian_peaklist()
Read 'Varian' peaklist. Read peak list(s) from 'Varian MS Workstation'.
read_waters_arw()
Waters ascii (.arw) reader
read_waters_raw()
Read 'Waters' RAW
reshape_chroms()
Reshapes list of chromatograms from wide to long format
sp_converter()
Converter for 'Agilent MassHunter' UV files
uv_converter()
Converter for 'Agilent ChemStation' UV files
write_cdf()
Write CDF file from chromatogram
write_openchrom_batchfile()
Writes OpenChrom XML batch file This function is called internally by call_openchrom.