Am unable to create a Shiny App that:
- Takes as Input: datafiles + plot specfications in csv file format
- Upon pressing action button runs all plots and saves them in a pre-specified folder (mentioned in the plot spec file) in a computer
- While plots are running, also want to display just the progress bar to the user
PS- Apologize for posting a conceptual query and not sharing any specific codes.