Or if the computation is time-consuming, you may try the 'animation' package, which has provided an HTML/JavaScript approach to show your graphs one by one, either automatically or manually. See http://animation.yihui.name/animation:start for details.
Regards, Yihui -- Yihui Xie <xieyi...@gmail.com> Phone: +86-(0)10-82509086 Fax: +86-(0)10-82509086 Mobile: +86-15810805877 Homepage: http://www.yihui.name School of Statistics, Room 1037, Mingde Main Building, Renmin University of China, Beijing, 100872, China On Wed, Jan 28, 2009 at 10:44 PM, diego Diego <dhab...@gmail.com> wrote: > Dear R experts: > I've seen that it's possible to make a sort of "slideshow" with several > R-plots (each slide is activated by a click on the mouse). How can I put > this on a R-script??? > > > Regards. > > D. > ______________________________________________ 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.