After a simulation has finished running the summary data is stored in an Excel file and placed in the www folder. This entire data frame is also rendered in one of the 6 tab panels. In that tabPanel() we need a Download Summary button. This comes in handy if someone is running a simulation directly from the deployed version and would like a local copy of the summary.
@Toby-exe
After a simulation has finished running the summary data is stored in an Excel file and placed in the www folder. This entire data frame is also rendered in one of the 6 tab panels. In that tabPanel() we need a Download Summary button. This comes in handy if someone is running a simulation directly from the deployed version and would like a local copy of the summary.
I would like a button
underneath the Output Summary tabPanel.