Message-ID: <4186A607.5090601@noaa.gov>
Date: 2004-11-01T21:09:27Z
From: Carlisle Thacker
Subject: overlapping plots
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.