exampledir <- system.file("extdata", package = "gasanalyzer")
# import factory cals for example data:
import_factory_cals(exampledir)
# show calibration data for a specific instrument serial numbers, closest to
# the current time:
get_factory_cals(sn = "68H-422400", datetime=Sys.time())
Run the code above in your browser using DataLab