Description Usage Arguments Value Examples
View source: R/f_plotting_results.R
This function put out modeling results on basins polygons used in modeling. However only one scenario could be plotted. Also data input should be summed up/averaged to one value for reach or setup/
1 | plot_scenario_result_map(df, pattern, parameter)
|
df |
Data.frame of imported output.*** SWAT file. Data should be summed up/averaged to only one per scenario per reach or setup. |
pattern |
String neccessary to filter out one particural scenario. |
parameter |
String showing, which parameters of df to put on a map. |
Map for modeling results on basins polygons
1 | ##plot_scenario_result_map(df, "RACMO22E_rcp45_measure_33_2040_2059", "NT")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.