create_var_df_P_outlet: Creates a dataframe containing subset of variables required...

Description Usage Arguments Value

View source: R/create_var_df_P_outlet.R

Description

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

Usage

1
create_var_df_P_outlet(all_var_df, ebe_var_df, Obs_P)

Arguments

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

Value

A merged with all variables required for P calculations at the outlet


devalc/WEPPRecipes documentation built on Jan. 3, 2022, 2:24 a.m.