Skip to contents

NOTE: Removes flagged spectra. Generalised parameter load-in for spectrolyzer data. [Experimental]

Usage

Spectro_load_parameter(directory, parameters = c("Temp"), id = T)

Arguments

directory

Path to unzipped parameter-folder.

id

Boolean. Should serial No be added as column to the tibble (for ID-ing the spectrolyzer later). Default=T. For addition of id-column, the metadata-file must be present in directory

Value

A tibble with the columns Date_Time (POSIXct), parameters (additionally measured variables) and, if id==TRUE, the Serial_No, containing the spectrolyzer id.