A function to load one or multiple SEMACHv3 raw files and add them to a tibble. Useful for displaying CO2 slopes or sensor calibrations.
![[Experimental]](figures/lifecycle-experimental.svg)
Usage
load_SEMACHv3_raw(path, version = "v3.2")
Arguments
- path
A file path to a SEMACHv3 .csv measurement file.
- version
SEMACH version for compatability with header read in. Default v3.2 (most recent systems)
Value
Formatted raw SEMACHv3 measurement files as a tibble. File name is used as ID.