[R] xyplot, panel.abline, from, to

Philipp Pagel p.pagel at wzw.tum.de
Tue Jul 28 15:44:21 CEST 2009


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/




More information about the R-help mailing list