downloadFile | R Documentation |
Utility module to assist in dataset downloads
downloadFile(id, fileName, dataForDownload, downloadButtonLabel = "Download")
id |
namespace for module |
fileName |
- string - name of file for download |
dataForDownload |
- tibble or dataframe - data to download |
downloadButtonLabel |
- string - label for download button |
module to handle file download - ui elements and server componenents
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.