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 <xieyihui at 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 <dhabbyc at 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.