noaatlasMod {gwavr} | R Documentation |
Shiny Module Server for National Oceanic and Atmospheric Administration (NOAA) Atlas 14
Description
Shiny Module Server for National Oceanic and Atmospheric Administration (NOAA) Atlas 14
Usage
noaatlasMod(input, output, session, values, map)
Arguments
input |
Shiny server function input |
output |
Shiny server function output |
session |
Shiny server function session |
values |
A reactive Values list to pass |
map |
A background leaflet or mapview map to be used for editing. If NULL a blank mapview canvas will be provided. |
Value
server function for Shiny module
[Package gwavr version 0.3.2 Index]