View source: R/elco_irms_import_csv.R
elco_irms_import_csv | R Documentation |
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.
elco_irms_import_csv(files)
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. |
An object of class irms
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.