apply_li6800_units: Applies the units for each variable exported from the LI-6800

View source: R/units.R

apply_li6800_unitsR Documentation

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

Description

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

Usage

apply_li6800_units(.x, unit_vector)

Arguments

.x

data.frame. Raw data without units.

unit_vector

Character. A vector of character values that can be converted to valid scientific units. The vector should be in the same order as variables in the data.

Value

The data.frame .x with units applied via unit_vector.


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