tab_customInputs_server: Custom Shiny Inputs module server

View source: R/mod_25_customInputs.R

tab_customInputs_serverR Documentation

Custom Shiny Inputs module server

Description

Defines the server logic for the Custom Shiny Inputs module

Usage

tab_customInputs_server(id, appData)

Arguments

id

to be used to namespace the module

appData

the appData reactiveValues object, defined in server.R and available to all modules

Value

the module server, returned from a moduleServer function call


chrisbrownlie/advancedShiny documentation built on Aug. 2, 2022, 3:29 a.m.