View source: R/download_dropdown.R
download_server | R Documentation |
Server side of download_ui Shiny module
download_server(id, plot, plot_name = "plot")
id |
Module id |
plot |
A ggplot2 object |
plot_name |
Character vector, to be used in the filename of the saved data/plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.