Learn R Programming

glossa (version 1.0.0)

export_plot_ui: Create UI for Export Plot Button

Description

This function generates a UI element (action button) for exporting plots. The button is styled to be minimalistic, featuring only a download icon.

Usage

export_plot_ui(id)

Arguments

Value

Returns an actionButton for use in a Shiny UI that triggers plot export modal when clicked.