Plot option 'Mean graph' from shiny app 'Hydro Explorer'.
1 2 | mean_hydro(data_day, break_day, yea_cla_1, yea_cla_2, yea_cla_3, yea_cla_4,
end_yea_cla, sta_yea_cla, stat_name)
|
data_day |
Matrix with values ordered by day (see function |
break_day |
Define start day (e.g. 274 is 1.October, is start of the hydrological year in Switzerland). |
yea_cla_1 |
Start year of time window 1. |
yea_cla_2 |
End year of time window 1. |
yea_cla_3 |
Start year of time window 2. |
yea_cla_4 |
End year of time window 2. |
end_yea_cla |
End year of entire time series. |
sta_yea_cla |
Start year of entire time series |
stat_name |
Plot title (e.g. station name) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.