Plot option 'Percentile graph' from shiny app 'Hydro Explorer'.
1 2 | perc_hydro(data_day, yea_per_1, yea_per_2, yea_per_3, yea_per_4,
end_yea_per, sta_yea_per, stat_name, plot_per, perc_sel)
|
data_day |
Matrix with values ordered by day (see function |
yea_per_1 |
Start year of time window 1. |
yea_per_2 |
End year of time window 1. |
yea_per_3 |
Start year of time window 2. |
yea_per_4 |
End year of time window 2. |
end_yea_per |
End year of entire time series. |
sta_yea_per |
Start year of entire time series |
stat_name |
Plot title (e.g. station name) |
plot_per |
Plot type: Line plot showing one selected probability level (see parameter 'perc_sel') or image plot showing difference for all probability levels between the two time windows. |
perc_sel |
Probablility level displayed (for option 'Line Plot' parameter 'plot_per') |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.