View source: R/downloadTable.R
downloadTableButtonServer | R Documentation |
Processes and initiates the download of a table, matrix or data frame.
downloadTableButtonServer(id, dataFrameObject)
id |
Character value that uniquely identifies this instance of the
module. Should match up with the |
dataFrameObject |
The name of the table, matrix or data frame object that is to be exported. |
Downloads the table with the inputted filename
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.