restructure_water_variables: Restructure ingested variables for the water isotope system.

View source: R/restructure_data.R

restructure_water_variablesR Documentation

Restructure ingested variables for the water isotope system.

Description

Restructures water isotope measurement system variables and shortens names to simplify referencing variables elsewhere in calibration code.

Usage

restructure_water_variables(dataframe, varname, mode, group)

Arguments

dataframe

Input data.frame, from neonUtilities::stackEddy

varname

Which variable are we applying this function to? There's a list of ~10 common ones to write to the hdf5 file.

mode

Are we fixing a reference data frame or an ambient data frame?

group

Data, ucrt, or qfqm?

Value

data.frame formatted for output to hdf5 file.


SPATIAL-Lab/NEONiso documentation built on Feb. 27, 2025, 7:19 a.m.