mapModuleUI: Shiny UI module to be used with the server module "mapModule"

Description Usage Arguments Value Examples

View source: R/map_modules.R

Description

Shiny UI module to be used with the server module "mapModule"

Usage

1
mapModuleUI(id, multiple_choice = FALSE)

Arguments

id
multiple_choice

Value

NULL This is a UI module which returns a map, a selection buttons: station name, map layer, catchment boundaries, pops ups for selected stations and a choice of color markers.

Examples

1
See server.R and UI.R for its implementation into the shiny App

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