View source: R/teal_modifiers.R
teal_extend_server | R Documentation |
teal
ApplicationAdds a custom server function to the teal
app. This function can define additional server logic.
teal_extend_server(x, custom_server, module_id = character(0))
x |
( |
custom_server |
( |
module_id |
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.