View source: R/download_data_modules.R
xlsx_download_server | R Documentation |
Excel data download module server-side processing
xlsx_download_server(id, name, df)
id |
character used to specify namespace, see |
name |
string containing the name of the data export |
df |
parameter containing a dataframe |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.