On Tue, Jul 28, 2009 at 09:23:58AM -0400, Afshartous, David wrote:
> All,
> 
> I'm trying to truncate some lines that are added to an xyplot via
> panel.abline to allow additional space for inserted text.  According to
> ?panel.abline it seems like "from" and "to" will do the trick but it does
> not work for the sample code below.  Any hints much appreciated.

As far as I understand, 'from' and 'to' are not parameters of
panel.abline. Have a look at panel.segements for arbitrary lines
(altough you will not be able to use intercept and slope in that
case).

cu
        Philipp

-- 
Dr. Philipp Pagel
Lehrstuhl für Genomorientierte Bioinformatik
Technische Universität München
Wissenschaftszentrum Weihenstephan
85350 Freising, Germany
http://webclu.bio.wzw.tum.de/~pagel/

______________________________________________
R-help@r-project.org 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.

Reply via email to