Is it possible for a deployed app on shinyapps.io to open and run another app (Fiji) on the client side?
I have built a Shiny App that works well locally and is able to automatically open a separate app (ImageJ Fiji), run a macro code to analyze an image, and then feed the results back to the Shiny App using the following:
Is it possible for a deployed app on shinyapps.io to open and run another app (Fiji) on the client side?
I have built a Shiny App that works well locally and is able to automatically open a separate app (ImageJ Fiji), run a macro code to analyze an image, and then feed the results back to the Shiny App using the following: