restructure_variables: Wrapper function around restructure_carbon_variables and...

View source: R/restructure_data.R

restructure_variablesR Documentation

Wrapper function around restructure_carbon_variables and restructure_water_variables.

Description

Wrapper function around restructure_carbon_variables and restructure_water_variables.

Usage

restructure_variables(dataframe, varname, mode, group, species)

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?

species

Set to 'Co2' for carbon; 'H2o' for water

Value

data.frame formatted for output to hdf5 file.

Author(s)

Rich Fiorella rfiorella@lanl.gov


SPATIAL-Lab/NEONiso documentation built on April 5, 2024, 5:28 a.m.