Re: [R] annotating individual panels produced by xyplot

2008-09-02 Thread Martin Brown
That helped -- got it working. Thanks! -mjb On Tue, Sep 2, 2008 at 1:28 PM, Deepayan Sarkar <[EMAIL PROTECTED]> wrote: > See ?packet.number > > -Deepayan > __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read

[R] annotating individual panels produced by xyplot

2008-09-02 Thread Martin Brown
Hi all, I'm new to R and lattice and panel functions. I've produced a lattice graph using xyplot. Now I would like to add various, and *different*, annotations to each individual panel. I tried something like this, using panel.text ... xyplot(dent ~ era | vegzone, groups=seedtype,