Hello list(), I'd like to combine different kinds of plots. I know how to do that with print() for trellis objects and for ordinary plots with par() / layout(). However a combination of both object types (well, unfortunately ordinary plots appear to be not even objects) doesn't work with neither one of those functions. If one of you had a solution for this, that would save my day. Best, Christoph
combining different plot types
3 messages · Christoph Mülligann, Greg Snow, ldecola at comcast.net
You need the gridBase package (for combining grid and base graphics).
Gregory (Greg) L. Snow Ph.D. Statistical Data Center Intermountain Healthcare greg.snow at imail.org 801.408.8111 > -----Original Message----- > From: r-sig-geo-bounces at r-project.org [mailto:r-sig-geo-bounces at r- > project.org] On Behalf Of Christoph M?lligann > Sent: Friday, February 18, 2011 10:27 PM > To: r-sig-geo at r-project.org > Subject: [R-sig-Geo] combining different plot types > > Hello list(), > > I'd like to combine different kinds of plots. I know how to do that > with > print() for trellis objects and for ordinary plots with par() / > layout(). However a combination of both object types (well, > unfortunately ordinary plots appear to be not even objects) doesn't > work > with neither one of those functions. If one of you had a solution for > this, that would save my day. > > Best, > > Christoph > > _______________________________________________ > R-sig-Geo mailing list > R-sig-Geo at r-project.org > https://stat.ethz.ch/mailman/listinfo/r-sig-geo
1 day later
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20110221/b616364a/attachment.pl>