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
Phone: +86-(0)10-
If you investigate how the call:
demo(graphics)
... works, you find that the first interactive event is handled by the
code at the end of the demo function, Just type:
demo
The rest of the interactive events are handled by this single line at
the beginning of the graphics.R code that crea
I know you probably want to do this in R, but you could do this in
power point or the openoffice variant rather easily.
Stephen
On Wed, Jan 28, 2009 at 9:44 AM, diego Diego wrote:
> Dear R experts:
> I've seen that it's possible to make a sort of "slideshow" with several
> R-plots (each slide i
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.
[[alternative HTML version deleted]]
__
R-help
4 matches
Mail list logo