View source: R/app_module_data_download.R
dataDownloadServer | R Documentation |
Data Download Server
dataDownloadServer(input, output, session, data_func, filename_func)
data_func |
reactive function providing the data |
filename_func |
reactive function returning the default file name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.