Learn R Programming

⚠️There's a newer version (0.9-9) of this package.Take me there.

R2SWF (version 0.7-1)

Convert R Graphics to Flash Animations

Description

This package uses the Ming library (http://www.libming.org/) to create Flash animations. Users can either use the SWF device swf() to generate SWF file directly through familiar plotting functions like plot(), or convert images of other formats (SVG, PNG, JPEG) into SWF.

Copy Link

Version

Install

install.packages('R2SWF')

Monthly Downloads

467

Version

0.7-1

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Yixuan Qiu

Last Published

December 8th, 2013

Functions in R2SWF (0.7-1)

swf

SWF graphics device
font.families

List available font families for SWF device
font.files

List available font files in the search path
dev2swf

Convert R graphics to SWF using different graphics devices
svg2swf

Convert a sequence of SVG files to SWF file
font.add

Add new font families for SWF device
image2swf

Convert bitmap images to SWF
swf2html

Embed the SWF file into an HTML page
file2swf

Convert image files to SWF
font.paths

Get/Set font search paths