View source: R/restructure_data.R
| restructure_variables | R Documentation | 
Restructures data.frames imported by ingest_data to shorten variable names and Wrapper function around restructure_carbon_variables and restructure_water_variables.
restructure_variables(dataframe, varname, mode, group, species)
| dataframe | Input data.frame, from  | 
| 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 | 
data.frame formatted for output to hdf5 file.
Rich Fiorella rfiorella@lanl.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.