ffi_read_LI78x0 {fluxfinder} | R Documentation |
Internal utility function to read LI-78x0 files
Description
Internal utility function to read LI-78x0 files
Usage
ffi_read_LI78x0(file, model)
Arguments
file |
Filename to read, character |
model |
Instrument model name, string |
Details
The is an internal function used by ffi_read_LI7810
and ffi_read_LI7820
, and not normally called by users.
Value
A data.frame
with the parsed data.
[Package fluxfinder version 1.0.0 Index]