Description Usage Arguments Value
This function averages output data by periods and collapse it by setups, and sums it over scenarios for all setups.
1 | get_scenario_sub_sums(df, period_list, data_type = "y")
|
df |
Data.frame of imported output.*** SWAT file |
period_list |
List of periods used in averaging data (example period_list <- list (base = c(2000, 2019), mid = c(2040, 2059), end = c(2080, 2099))) |
data_type |
One letter sting "y" for yearly or "m" for monthly |
Data.frame of summed up over scenarios.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.