read_wet_chem: Read and attach Wet Chemistry data to an FTIRS object

View source: R/ftirs.R

read_wet_chemR Documentation

Read and attach Wet Chemistry data to an FTIRS object

Description

This function is called in read_ftirs() via the optional wet_chem_path argument.

Usage

read_wet_chem(filepath, data, ...)

Arguments

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 read_csv().


sds270-s22/ftirsr documentation built on June 24, 2022, 12:56 p.m.