usgsdvMod {gwavr}R Documentation

Shiny Module Server for United States Geologic Survey (USGS) daily values

Description

Shiny Module Server for United States Geologic Survey (USGS) daily values

Usage

usgsdvMod(input, output, session, values)

Arguments

input

Shiny server function input

output

Shiny server function output

session

Shiny server function session

values

A reactive Values list to pass

Value

server function for Shiny module


[Package gwavr version 0.3.1 Index]