Re: [R] About R question

2008-03-22 Thread Uwe Ligges
shuyan wu wrote: > Hi, > After I installed R in my computer, I have loaded package Faraway, You probably mean package "faraway", but that should not be related to the following problem. > but when I want to plot, it will show errors like below: > > *> x<-c(1,2) >> y<-c(3,4) >> plot(x,y) >

[R] About R question

2008-03-22 Thread shuyan wu
Hi, After I installed R in my computer, I have loaded package Faraway, but when I want to plot, it will show errors like below: *> x<-c(1,2) > y<-c(3,4) > plot(x,y) Error in windows() : unable to start device devWindows* I don't know why, please help me. Shuyan [[alternative HTML ver