Currently running shine() on a FacileAnalysisResult launches a shiny gadget that will block the R environment.
We should be able to run these gadgets a background jobs within RStudio so that we can have the shiny gadget running while enabling user to still interact with the R console.
Currently running
shine()on aFacileAnalysisResultlaunches a shiny gadget that will block the R environment.We should be able to run these gadgets a background jobs within RStudio so that we can have the shiny gadget running while enabling user to still interact with the R console.