download_server.Rd
This server module provides a download handler for the dataset, allowing users to export the current data as a CSV file.
download_server(id, df)
Character string for namespacing the module
A reactive data.table containing the dataset to be downloaded
data.table
A Shiny download handler that exports data.table as a CSV file