export_plot_server {glossa} | 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.