[R] Plotting several series on one set of axes
Witold Eryk Wolski
W.E.Wolski at ncl.ac.uk
Wed Mar 9 12:42:56 CET 2005
midnightsun at blueyonder.co.uk 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.
>
>______________________________________________
>R-help at stat.math.ethz.ch 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: witek96 at users.sourceforge.net m m
Phone : 044 (0)191 222 5376
FAX : 044 (0)191 222 8020
More information about the R-help
mailing list