> a<-1:5
> b<-2:6
> plot(a,b)
Error in function (width, height, pointsize, record, rescale, xpinch,  : 
  Graphics API version mismatch


before, R 2.10  , plot() is ok.   Now, R 2.11.0 does not work
-- 
View this message in context: 
http://r.789695.n4.nabble.com/update-R-2-11-0-there-is-error-when-using-plot-how-can-I-do-tp2164517p2164517.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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