multimod_forecast_selection_modUI: Shiny UI module to allow swapping between input/state and...

Description Usage Arguments Examples

View source: R/plot_modules.R

Description

Shiny UI module to allow swapping between input/state and runoff results in the first tab of the app. Used in UI.R

Usage

1

Arguments

id

Examples

1
2
3
4
5
In UI.R
tabPanel("Velg stasjoner med nedtrekksmeny", 
mapModuleUI("multistation_map", multiple = TRUE),
multimod_forecast_selection_modUI("multistation_plot"),
forecast_plot_modUI("multistation_plot")),

NVE/Flood_forecasting documentation built on May 7, 2019, 6:04 p.m.