Skip to content
Prev 6629 / 15075 Next

R.app feature request

On 05.12.2009, at 23:14, David Winsemius wrote:

            
Neither of these works:

options(browser="/Applications/Firefox\ 2.app/Contents/MacOS/firefox")
?table # opens R.app internal browser
options(browser="/Applications/Firefox\ 2.app")
?table # still opens R.app internal browser

S?ren