example <- system.file("extdata", "lowo2.xlsx", package = "gasanalyzer")
# get equations stored in the xlsx file
Eqs <- read_6800_equations(example)
#Inpect how stomatal conductance is calculated:
Eqs$GasEx.gsw
Run the code above in your browser using DataLab