Description Usage Arguments Value
View source: R/merge_daily_Sim_Vars.R
This function reads the totalwatsed, channel water balance and event by event dataframes and returns a merged dataframe of simulated variables in depth units
1 | merge_daily_Sim_Vars(totalwatsed_df, chanwb_df, ebe_df, sim_P_df)
|
totalwatsed_df |
Name of the totalwatsed dataframe |
chanwb_df |
Name of the channel water balance dataframe |
ebe_df |
Name of the event by event dataframe |
sim_P_df |
Name of the dataframe containing Phosphorus data |
A merged dataframe with all variables also in the depth units
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.