Description Usage Arguments Value
The download button enables a disabled functionality at start up to avoid missing conditions of campaign
1 | tw_download_server(input, output, session, file_name, base_data, condition)
|
input |
list of inputs used in the shiny application session |
output |
list of outputs used the shiny application session |
session |
The shiny app session object |
file_name |
The core name of the file to download |
base_data |
The list-wise data frame reactive function from the trailers app |
condition |
The condition to enable the download button |
html code for the UI of the shiny app
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.