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 version deleted]]

______________________________________________
R-help@r-project.org 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