mapModule: Shiny server module to be used with the UI module...

Description Usage Arguments Value Examples

View source: R/map_modules.R

Description

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

Usage

1
mapModule(input, output, session)

Arguments

input
output
session

Value

input This is a server module which returns the "input" from the selection buttonsto the UI module "mapModuleUI"

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.