The help page for the cnvrt.coords function in the TeachingDemos package shows some examples of drawing lines/rectangles between multiple graphs created using par(mfrow=c(...
This function and the examples were written before the grconvertX and grconvertY functions, so use the example for the general idea, but it is better to use the grconvert functions rather than cnvrt.coords. Hope this helps, -- 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 rajesh j > Sent: Thursday, April 16, 2009 4:58 AM > To: [email protected] > Subject: [R] segment between points on different plots > > Hi, > > I need to draw a line segment between two points on different plots in > the > same multigraph.I've tried looking at the zoominplot function in > plotrix but > havent understood much.any help is appreciated > > ~Aks > > [[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.

