[R] figure with inset
Pascal.Niklaus@unibas.ch
Pascal.Niklaus at unibas.ch
Tue Dec 6 10:43:53 CET 2005
I am trying to plot a figure within a figure (an inset that shows a closeup of
part of the data set). I have searched R-help and other sources but not found a
solution.
What I would like to do is
(1) produce a plot
(2) specify a window that will be used for the next plot (in inches or using the
coordinate system of the plot produced in (1)
(3) overlay a new plot in the window specified under (2)
The result would be:
+----------------------+
| |
| first plot |
| +--------+ |
| | inset | |
| +--------+ |
| |
+----------------------+
Thank you for your help
Pascal
More information about the R-help
mailing list