get_li6800_types: Gets the type for each variable exported from the LI-6800

View source: R/types.R

get_li6800_typesR Documentation

Gets the type for each variable exported from the LI-6800

Description

Gets the type for each variable exported from the LI-6800

Usage

get_li6800_types(raw_lines, types_line)

Arguments

raw_lines

Character. Vector of raw lines from LI-6800 file.

types_line

Integer. Index of which line in raw_lines contains the variable types.

Value

A character vector of types for each variable. The index attribute is the column number.


muir-lab/licorer documentation built on Oct. 11, 2022, 10:03 p.m.