tab_visualisationPlotly_server: Visualisation with plotly module server

View source: R/mod_33_visualisationPlotly.R

tab_visualisationPlotly_serverR Documentation

Visualisation with plotly module server

Description

Defines the server logic for the Visualisation with plotly module

Usage

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