Description Usage Arguments Value
View source: R/create_var_df_P_outlet.R
This function reads merged all variables file and a event by event file along with the observed phosphorus data of same length/time period and returns a dataframe
1 | create_var_df_P_outlet(all_var_df, ebe_var_df, Obs_P)
|
all_var_df |
Name of the dataframe containing all the simulated variables |
ebe_var_df |
Name of the event by event dataframe |
Obs_P |
Name of the dataframe conining observed P data |
A merged with all variables required for P calculations at the outlet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.