Skip to content
Back to formatted view

Raw Message

Message-ID: <89b6b8c90902102041l1e9d3297l9828254505e9cfda@mail.gmail.com>
Date: 2009-02-11T04:41:11Z
From: Yihui Xie
Subject: plot slideshow
In-Reply-To: <e76ec2580901280644q24a8fe9cm2fdd3b919996f413@mail.gmail.com>

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.
>