View source: R/dt_buttons_options.R
| dt_buttons_options | R Documentation |
options for DT buttons
dt_buttons_options(
filename = function() paste0("file-", Sys.Date(), ".xlsx"),
cols = NULL
)
filename |
function that returns the filename for the downloaded file |
cols |
columns to download. Passed to exportOptions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.