clean_nir | R Documentation |
A function to read in and tidy the nir machine csv output file(s)
clean_nir(files = NULL, nir_masterfile = NULL)
files |
A vector of file paths to nir csv export files. |
A merged dataframe with all the NIR data from all the files that were used as input.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.