Look at the subplot function in the TeachingDemos package, does that do what you want?
-- Gregory (Greg) L. Snow Ph.D. Statistical Data Center Intermountain Healthcare [email protected] 801.408.8111 > -----Original Message----- > From: [email protected] [mailto:r-help-boun...@r- > project.org] On Behalf Of [email protected] > Sent: Tuesday, March 09, 2010 5:52 AM > To: [email protected] > Subject: [R] IMPORTANT - Add a plot to another plot > > > I have a graphic that I design with the command "plot", and I want to > add another graphic. If I use another time the command "plot" > with parameter "add=TRUE" It's wrong. Why? How I can resolve this > problem? > Thanks > [[alternative HTML version deleted]] > > ______________________________________________ > [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. ______________________________________________ [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.

