See ?points and ?lines for a simple solution. Eg: plot(data1) points(data2)
if mean this by 'panel'. Gabor On Tue, May 08, 2007 at 04:49:47PM -0700, Patrick Wang wrote: > Hi, > > I have 2 dataset, > > plot(data1) > plot(data2), > > but it comes as two graphs, can I draw both on a single panel so I can > compare them? > > Thanks > Pat > > ______________________________________________ > [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 > and provide commented, minimal, self-contained, reproducible code. -- Csardi Gabor <[EMAIL PROTECTED]> MTA RMKI, ELTE TTK ______________________________________________ [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 and provide commented, minimal, self-contained, reproducible code.
