Download dynamic number of plotly graphs from R Shiny WebApp

amym41
amym41 Registered Posts: 1 ✭✭✭

Hi All,

I currently run a function that graphs a dynamic number of plotly graphs in a RShiny WebApp. Is there a way to export all the graphs that are displayed in one download button vs. the built in export button for each individual graph (as in they'd have to click each graph to download it)?

If it's helpful, the function that inspired my output can be found here:https://tbradley1013.github.io/2018/08/10/create-a-dynamic-number-of-ui-elements-in-shiny-with-purrr/.

Any help would be great, thanks!

Setup Info
    Tags
      Help me…