[R] Jpeg files dynamically but multiple figures (e.g xyplot (grid/lattice))...

ripley@stats.ox.ac.uk ripley at stats.ox.ac.uk
Tue Aug 20 21:42:37 CEST 2002


There is currently no simple way to make more than one plot with a jpeg()
device, nor with bitmap().

I'll look into adding a onefile=FALSE argument to jpeg similar to that
used for postscript().  Not likely for 1.6.0, though.


On Tue, 20 Aug 2002, [iso-8859-1] CARLOS ORTEGA wrote:

>
> Dear List,
>
> Some days ago, it was posted in this list a question regarding "How to generate graphics (jpeg) files dynamically". Although it was responded, there is a particular case in which I do not find the rigth solution.
>
> My question also goes in the same direction but for the particular case of generating jpeg/bmp or png files when using xyplot (grid/lattice libraries) and the output is displayed in more than one window and its you do no have the control over the multiple figures except for allowing them to be displayed (par(ask=T/F)).
>
> I know that there are alternatives like the pdf and postcript commands or even the obvious one to capture the different windows manually, but is any other way to capture it dynamically ?.
>
> Thanks in advance,
>
> Carlos.


-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list