read_ftirs | R Documentation |
Generate a tidy data frame binding multiple FTIRS samples together
read_ftirs(dir_path, wet_chem_path = NULL, format = "long", ...)
dir_path |
Filepath to the folder that contains the csv files with FTIRS samples. Each file should be formatted such that there are three columns; index, |
wet_chem_path |
An optional filepath to singular Wet Chemistry Data file to be included in the FTIRS dataframe. |
format |
The desired format of the FTIRS dataframe; |
... |
Other arguments passed on to |
read_ftirs_files
for file specifications.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.