get_li6800_units: Gets the units for each variable exported from the LI-6800

View source: R/units.R

get_li6800_unitsR Documentation

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

Description

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

Usage

get_li6800_units(raw_lines, types_line, which)

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.

which

Integer. Vector of variable column indexes.

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.