[R] How to start default browser on R

Stephen Liu satimis at yahoo.com
Tue Nov 23 04:26:14 CET 2010


Hi David,

Thanks for your advice.

According to the Example on ?browseURL I tried:

1)
browseURL("file:http://www.r-project.org", browser="C:/Program Files/Internet 
Explorer/iexplore.exe")

It starts a small windows asking for permission to accept ActiveX
-> OK

IE doesn't start

2)
browseURL("file:http://d:/R/R-2.5.1/html/index.html", browser="C:/Program 
Files/Internet Explorer/iexplore.exe")

same result as 1) above


What I have missed?  TIA


B.R.
Stephen L




----- Original Message ----
From: David Scott <d.scott at auckland.ac.nz>
To: Stephen Liu <satimis at yahoo.com>
Cc: "r-help at r-project.org" <r-help at r-project.org>
Sent: Tue, November 23, 2010 10:16:04 AM
Subject: Re: [R] How to start default browser on R

  On 23/11/10 14:20, Stephen Liu wrote:
> Hi folks,
>
> Win7 64 bit
> IE 64 bit
>
> How to start IE on R?  TIA
>
> B.R.
> Stephen L
>
>
?browseURL

-- 
_________________________________________________________________
David Scott    Department of Statistics
        The University of Auckland, PB 92019
        Auckland 1142,    NEW ZEALAND
Phone: +64 9 923 5055, or +64 9 373 7599 ext 85055
Email:    d.scott at auckland.ac.nz,  Fax: +64 9 373 7018

Director of Consulting, Department of Statistics





More information about the R-help mailing list