parse_LI8100_record: Parse a LI-8100 (with LI-8150 multiplexer) data record

Description Usage Arguments Value Note

View source: R/parse-LI8100.R

Description

Parse a LI-8100 (with LI-8150 multiplexer) data record

Usage

1
parse_LI8100_record(record, results, i, bfn, rec_start)

Arguments

record

Character vector containing record data extracted from file

results

Pre-allocated results, a data.frame

i

Position in results in which to insert extracted data

rec_start

Record position within file, for error reporting, numeric

brn

Base filename being used, for error reporting, character

Value

A data.frame containing extracted data.

Note

This is called only by parse_LI8100_file.


bpbond/cosore documentation built on July 20, 2021, 3:17 p.m.