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