read_wet_chem | R Documentation |
This function is called in read_ftirs()
via the optional wet_chem_path
argument.
read_wet_chem(filepath, data, ...)
filepath |
An optional filepath to singular Wet Chemistry Data file to be included in the FTIRS dataframe. At present development, this file must be a .csv with a column containing a row for each sample and its corresponding Wet Chem BSi percentage. |
data |
The corresponding FTIRS dataframe to have the Wet Chemistry Data attached to. |
... |
Other arguments passed on to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.