teal_extend_server {teal} | R Documentation |
Add a Custom Server Logic to teal
Application
Description
Adds a custom server function to the teal
app. This function can define additional server logic.
Usage
teal_extend_server(x, custom_server, module_id = character(0))
Arguments
x |
( |
custom_server |
( |
module_id |
( |
[Package teal version 0.16.0 Index]