On 1/18/2008 3:07 PM, [EMAIL PROTECTED] wrote:
> Sorry the first email had no subject.
> I've searched around and havent had much luck trying to explain why my
> HTML search no longer works.  If I use
> ?cor.test
> it is unable to display the webpage.  Is this a java problem?  I am
> running windows xp, and use Internet explorer for my default browser.

Java is not used in ?cor.test, that simply constructs a URL and calls 
browseURL.  Does browseURL("http://www.r-project.org";) work?  If not, 
see the browseURL help page (using some method other than HTML help!) 
for ways to specify a browser that works.

Duncan Murdoch

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to