hrbrmstr / RSwitch

🎛 A small menubar app that allows you to switch between R versions quickly (if you have multiple versions of R framework installed).
MIT License
104 stars 6 forks source link

Opening of URLs in RStudio Server session in default browser #14

Open pat-s opened 4 years ago

pat-s commented 4 years ago

rather than in a separate window without controls/settings.

Example

utils::browseURL("https://duckduckgo.com/")

opens in a new Rswitch(?) browser window.