elco_irms_import_csv: Reformats raw csv element analyzer isotope ratio mass...

View source: R/elco_irms_import_csv.R

elco_irms_import_csvR Documentation

Reformats raw csv element analyzer isotope ratio mass spectrometry (EA-IRMS) data as exported by the vendor software.

Description

elco_irms_import_csv reads one or more csv files that contain raw element analyzer isotope ratio mass spectrometry (EA-IRMS) data as exported by the vendor software of the IRMS spectrometer and tidies the data. This includes reformatting columns and rows, deleting unneeded columns and rows, adding units, and renaming columns.

Usage

elco_irms_import_csv(files)

Arguments

files

A vector of character values representing paths to csv files with EA-IRMS raw data as exported by the vendor software of the IRMS.

Value

An object of class irms.


henningte/elco documentation built on May 21, 2022, 6:56 p.m.