View source: R/shiny-download_bttn.R
download_bttn | R Documentation |
Download button without opening up new window in browser when downloaded.
download_bttn(outputId, label = "Download", class = NULL, icon = NULL, ...)
outputId |
output id |
label |
label |
class |
class |
icon |
icon |
... |
passed to tags$a |
download button HTML
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.