Hi,
I have a Shiny app that generates a dynamic number of plots using renderPlot depending on what the user chooses to plot. Is there a way to export all the plots the user has chosen as individual image-files with only one download button?
Thanks for your help,
Jens