[R] line joining graphs

Ben Bolker bolker at ufl.edu
Sun Feb 22 21:44:37 CET 2009


rajesh j <akshay.rajesh <at> gmail.com> writes:

> I need to draw a line joining graphs,but abline stops within a graph.What do
> i do to cover portions between two graphs

  try par(xpd=NA)

  ?segments may be useful too




More information about the R-help mailing list