powered by
Parse OceanInsight (formerly OceanOptics) ProcSpec file. https://www.oceaninsight.com/
lr_parse_procspec(filename)
Path of the file to parse
A list of two elements:
a dataframe with columns "wl", "dark", "white", "scope" and "processed", in that order
a list with metadata including
https://www.oceaninsight.com/support/faqs/software/
# NOT RUN { lr_parse_procspec(system.file("testdata", "procspec_files", "OceanOptics_Linux.ProcSpec", package = "lightr")) # }
Run the code above in your browser using DataLab