On 4/8/08, Katell HAMON <[EMAIL PROTECTED]> wrote:
> Dear R-helper,
>
>  I am trying to save some plots I made with lattice, but I have several
>  pages printed for each call.
>
>  My layout is something like c(col=2,row=4,pages=12) and I didn't find a
>  way to save those plots, because I am usually using savePlot() which
>  from what I saw can only save one page/device a the time.
>
>  Is there an easy way to save all the plots?

Use a suitable graphics device: e.g., see ?png and ?pdf

-Deepayan

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to