Adobe Flash is a technology for embedding animations (and even applications) into Web pages. On the Keep on Fighting! blog, Yihui Xie has a couple of neat examples of integrating R with Flash.
« Side-by-side statistical analyses in R, SAS, SPSS | Main | NYT: Computer simulation an emerging job trend »
TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a010534b1db25970b011570fe2ca2970b
Listed below are links to weblogs that reference Animate R graphics with Flash:
You can follow this conversation by subscribing to the comment feed for this post.
This is only a preview. Your comment has not yet been posted.
As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.
Having trouble reading this image? View an alternate.
Revolution Analytics
Information about Revolution R
I have found Flash to be very useful for sharing static graphics as well on the web in a nice raster-free way. It's nice to be able to show resolution-free plots in a web browser without needing a pdf or postscript reader. I use swftools to convert my R-generated pdf files to swf.
Posted by: Ryan | June 15, 2009 at 06:12
@Ryan: I prefer PDF output too, but in the above fire simulation, it's almost impossible for SWF Tools to generate Flash animation from PDF files, because the image() will generate too many shapes in PDF, which SWF Tools cannot afford (65536 shapes at most).
Posted by: Yihui | June 15, 2009 at 20:30
waaaoooooo that's great simulation
Posted by: juan david | September 16, 2011 at 16:13