Closed eloch216 closed 1 year ago
Maybe add an excel boolean input to read_licor_file whose default value is TRUE. If it is set to FALSE, read a plain-text log file.
excel
read_licor_file
TRUE
FALSE
Another possibility: a function that converts a plain-text file to an Excel spreadsheet. (Does this already exist?)
This issue was addressed by PR https://github.com/eloch216/PhotoGEA/pull/59
Maybe add an
excel
boolean input toread_licor_file
whose default value isTRUE
. If it is set toFALSE
, read a plain-text log file.Another possibility: a function that converts a plain-text file to an Excel spreadsheet. (Does this already exist?)