An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20071109/92658471/attachment.pl>
spplot legends for each subplot
2 messages · Ingo Holz, Edzer Pebesma
This didn't happen with other graphics devices? Can you provide a simple reproducable example? -- Edzer
Ingo Holz wrote:
Thank you for this tip! I wouldn't have found it. Unfortunately I lose the figure titles (produced with spplot(..., main="title")) after saving this figures with png(). Ingo Message: 3 Date: Thu, 08 Nov 2007 15:00:42 +0100 From: "Edzer J. Pebesma" <edzer.pebesma at uni-muenster.de> Subject: Re: [R-sig-Geo] spplot legends for each subplot To: Roger.Bivand at nhh.no Cc: Ingo Holz <Ingo.Holz at uni-hohenheim.de>, r-sig-geo at stat.math.ethz.ch Message-ID: <4733168A.3060000 at uni-muenster.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed I fully agree with Roger's comment, but you may also want to check the help of ?print.trellis (library lattice), especially its more=, split= and position= arguments. It lets you combine trellis plots on a single page. -- Edzer Roger Bivand wrote:
On Thu, 8 Nov 2007, Ingo Holz wrote:
Hi,
is it possible to have different legends for each subplot in a figure
produced by
spplot() ?
This is not what spplot() is for. You can use the levelplot()
documentation to search further, but the key quality in lattice graphics
is to condition the panels, which are assumed to be, for instance,
measurements on the same variable at different dates.
Roger
Thanks, Ingo
_______________________________________________ R-sig-Geo mailing list R-sig-Geo at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-geo
[[alternative HTML version deleted]]
_______________________________________________ R-sig-Geo mailing list R-sig-Geo at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-geo