This vignette outlines the design
decisions that have been taken during the development of the
{lightr}
R package, and provides some of the reasoning, and
possible pros and cons of each decision.
This document is primarily intended to be read by those interested in understanding the code within the package and for potential package contributors.
This package focuses on files produced by UV/VIS spectrophotometers.
This package has two-level of functions:
vignette("renormalise", package = "lightr")
.dispatch_parser()
internal function) for
a collection of files and consolidate all the data or metadata in a
single rectangular data.frame.lr_
lr_parse_<fileext>