powered by
Parse OceanInsight (formerly OceanOptics) converted file. https://www.oceaninsight.com/
lr_parse_jaz(filename)lr_parse_jazirrad(filename)
lr_parse_jazirrad(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
# NOT RUN { lr_parse_jaz(system.file("testdata", "jazspec.jaz", package = "lightr")) lr_parse_jazirrad(system.file("testdata", "irrad.JazIrrad", package = "lightr")) # }
Run the code above in your browser using DataLab