Export module
Export module server
1 2 3 4 |
id |
An id string that corresponds with the id used to call the module's UI function. |
availableTypes |
list of types that user can select from and export to |
input |
shiny server input object |
output |
shiny server output object |
session |
shiny server session object |
data |
data to be downloaded |
filename |
name of the downloaded file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.