Learn R Programming

fluxfinder (version 1.1.0)

ffi_read_LI78x0: Internal utility function to read LI-78x0 files

Description

Internal utility function to read LI-78x0 files

Usage

ffi_read_LI78x0(file, model)

Value

A data.frame with the parsed data.

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.