tab_shinyModules_server: Shiny Modules module server

View source: R/mod_16_shinyModules.R

tab_shinyModules_serverR Documentation

Shiny Modules module server

Description

Defines the server logic for the Shiny Modules module

Usage

tab_shinyModules_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.