...i developed the shiny webtool having 7 tabs. each tab performing one task to execute. each tab takes one R function and file upload as input argument and giving results for respective task. i need to download the results from each tab in csv. im new to r shiny any kind of help is most welcome.
hi @mahii you can use a download button to download your data to csv. The data can be aggregated from multiple tabs.
This topic was automatically closed 54 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.