overlapping plots
I don't really understand what you want to do, but seems like with the `grid' package, such things are quite possible. Andy
From: Carlisle Thacker How to combine three plots so that they partially overlap? As the data on all three are near the left side and top, it would be nice to draw the first, shift axes down and to the right and draw the second, and shift again to draw the third. I could shift the data for the 2nd and 3rd plots and construct their axes by hand, but it would be great if R has an easier way.
______________________________________________ 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