exampledir <- system.file("extdata", package = "gasanalyzer")
# show calibration data
get_factory_cals()
# import factory calibration for example data:
import_factory_cals(exampledir)
# show calibration data
get_factory_cals()
Run the code above in your browser using DataLab