read_ftirs_file | R Documentation |
Generates a tibble from a single FTIRS sample
read_ftirs_file(single_filepath, interpolate = TRUE, ...)
single_filepath |
The filepath to an individual FTIR spectroscopy sample. At present development stage, the sample has to be a .csv file with a wavenumber column, followed by an absorbance column. |
interpolate |
A logical value choosing to interpolate absorbance values onto a set of whole number wavenumbers. |
... |
Other arguments passed on to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.