[R] HOW to Create Movies with R with repeated plot()?

Jan Verbesselt Jan.Verbesselt at biw.kuleuven.be
Wed Jul 27 17:52:10 CEST 2005


Thanks!

I only cannot use the functions nr.movie() or nr.image() because I'm
plotting data points (scatterplots) through time and do not use
expressions which are needed for these functions.

I will probably use the dos program BMP2avi available at:
http://www.bialith.com/TPDownloads/BATPDownloads.htm and try to run it
via DOS code in R ...if that works.

(I'm working on a winXP workstation)

Regards,
Jan


Quoting François Pinard <pinard at iro.umontreal.ca>:

> [Jan Verbesselt]
> 
> > Is it possible to create a type of 'movie' in R based on the
> output
> > of several figures (e.g., jpegs) via the plot() function.  I
> obtained
> > dynamic results with the plotting function and would like to save
> > these as a movie (e.g., avi or other formats)?
> 
> You may also peek at an actual example of using R for mini-movies:
> 
>    http://pinard.progiciels-bpi.ca/plaisirs/animations/index.html
> 
> I wrote this toy about the same week I started to learn R, and it was
> a
> hell of a good exercise for the poor little me! :-)
> 
> -- 
> François Pinard   http://pinard.progiciels-bpi.ca
> 
> 


-- 
Ir. Jan Verbesselt
Research Associate
Lab of Geomatics, K.U.Leuven
Vital Decosterstraat 102, 3000 Leuven, Belgium
Tel:+32-16-329750   Fax:+32-16-329760
http://gloveg.kuleuven.ac.be/




More information about the R-help mailing list