clean_nir: Tidy NIR csv exports into a list of tibbles.

View source: R/clean_nir.R

clean_nirR Documentation

Tidy NIR csv exports into a list of tibbles.

Description

A function to read in and tidy the nir machine csv output file(s)

Usage

clean_nir(files = NULL, nir_masterfile = NULL)

Arguments

files

A vector of file paths to nir csv export files.

Value

A merged dataframe with all the NIR data from all the files that were used as input.


jhgille2/snfR documentation built on Jan. 31, 2023, 2:13 a.m.