powered by
Read a LI-7810 data file
ffi_read_LI7810(file)
A data.frame with the parsed data.
data.frame
Filename to read, character
Currently LI-7810 and LI-7820 files are handled identically.
f <- system.file("extdata/TG10-01087.data", package = "fluxfinder") dat <- ffi_read_LI7810(f)
Run the code above in your browser using DataLab