elco_xrf_import_csv: Reformats raw csv X-ray fluorescence data as exported by the...

View source: R/elco_xrf_import_csv.R

elco_xrf_import_csvR Documentation

Reformats raw csv X-ray fluorescence data as exported by the vendor software.

Description

elco_xrf_import_csv reads one or more csv files that contain raw X-ray fluorescence (XRF) data as exported by the vendor software of the XRF spectrometer (ZSX Primus II, Rigaku) and tidies the data. This includes reformatting columns and rows, deleting unneeded columns and rows (summary statistics), adding units, and renaming columns.

Usage

elco_xrf_import_csv(files)

Arguments

files

A vector of character values representing paths to csv files with XRF raw data as exported by the vendor software of the XRF spectrometer (ZSX Primus II, Rigaku).

Value

An object of class xrf.


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