[EMAIL PROTECTED] wrote:

Dear All,

I am rather rusty with my R, but I recall being able to do something like
plot(x1,...);plot(x2,add=TRUE,...)
to plot two series on the same axes.

Any suggestions how this may be done will be appreciated.

______________________________________________
[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





?lines ?points par(new=TRUE)


cheers Eryk

--
Witold Eryk Wolski
__("<  School of Mathematics and Statistics     _
\__/   University of Newcastle                 'v'
||    Newcastle upon Tyne, NE1 7RU, ENGLAND  /   \
^^    mail: [EMAIL PROTECTED]     m m
      Phone : 044 (0)191 222 5376
      FAX   : 044 (0)191 222 8020

______________________________________________
[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

Reply via email to