View source: R/elco_xrf_export_csv.R
elco_xrf_export_csv | R Documentation |
elco_xrf_export_csv
takes an object of class xrf and exports two csv files:
one with the measured data and one with metadata indicating data types and units of measurement.
elco_xrf_export_csv(x, file)
x |
An object of class |
file |
A character value representing a path and file name (csv file) where to export
the reformatted data to. The two exported csv files are named using the value of
|
nothing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.