export_plot_server: Server Logic for Export Plot Functionality

View source: R/mod_export_plot.R

export_plot_serverR Documentation

Server Logic for Export Plot Functionality

Description

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.

Usage

export_plot_server(id, exported_plot)

Value

No return value, this function is used for its side effects within a Shiny app.


glossa documentation built on June 8, 2025, 1:20 p.m.