The Eviatlas Shiny App Server.
1 | shiny_server(input, output, session)
|
input |
input set by Shiny. |
output |
output set by Shiny. |
session |
session set by Shiny. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.