View source: R/mod_export_plot.R
export_plot_server | R Documentation |
Sets up server-side functionality for exporting plots, including creating a modal dialog for user input on export preferences (height, width, format) and processing the download.
export_plot_server(id, exported_plot)
No return value, this function is used for its side effects within a Shiny app.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.