app_server | R Documentation |
App Server
app_server(input, output, session)
input |
The input object from the Shiny app. |
output |
The output object from the Shiny app. |
session |
The session object from the Shiny app. |
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.