Normally the shiny app opens through the inbuilt browser within R-Studio. Is it possible to open the app directly in the web browser, say Google Chrome, without going through the R-Studio.
You might be eager to deploy your Shiny app to a remote server. But the simplest way to run a Shiny app is to run it locally. You only need the shiny R package installed, and you can run the app in your browser.
You can create a standalone shiny app, that runs on computers WITHOUT needing to install R nor any library.
The default browser is set by option "browser" , in turn set by the environment variable R_BROWSER which is by default set in file R_HOME /etc/Renviron to a choice made manually or automatically when R was configured.
In my Rstudio(Version 0.98.1103) i can change where run app
If your choose Run External its run into browser
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With