Other packages > Find by keyword >

R2SWF  

Convert R Graphics to Flash Animations
View on CRAN: Click here


Download and install R2SWF package within the R console
Install from CRAN:
install.packages("R2SWF")

Install from Github:
library("remotes")
install_github("cran/R2SWF")

Install by package version:
library("remotes")
install_version("R2SWF", "0.9-9")



Attach the package and use:
library("R2SWF")
Maintained by
Yixuan Qiu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-04-14
Latest Update:
Description:
Using the 'Ming' library to create Flash animations. Users can either use the 'SWF' device swf() to generate 'SWF' file directly through plotting functions like plot() and lines(), or convert images of other formats ('SVG', 'PNG', 'JPEG') into 'SWF'.
How to cite:
Yixuan Qiu (2011). R2SWF: Convert R Graphics to Flash Animations. R package version 0.9-9, https://cran.r-project.org/web/packages/R2SWF. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1-0 (2011-04-14 09:14), 0.2-0 (2011-08-28 16:01), 0.2-1 (2011-09-03 08:24), 0.2-2 (2011-10-26 09:52), 0.3-0 (2011-12-11 18:42), 0.3-1 (2012-07-04 16:58), 0.4 (2012-07-15 07:52), 0.5 (2013-09-12 17:44), 0.6-1 (2013-11-16 23:27), 0.6 (2013-11-02 17:51), 0.7-1 (2013-12-08 17:32), 0.7 (2013-12-07 17:20), 0.8-1 (2014-12-10 08:15), 0.8-2 (2014-12-19 07:37), 0.8 (2014-02-23 08:10), 0.9-1 (2015-09-20 17:50), 0.9-2 (2017-09-01 05:23), 0.9-3 (2020-05-09 15:20), 0.9-4 (2020-07-30 16:20), 0.9-5 (2021-01-12 16:10), 0.9-6 (2021-09-12 23:50), 0.9-7 (2022-02-11 13:50), 0.9-8 (2022-11-17 13:10), 0.9-9 (2024-03-02 07:02), 0.9 (2015-02-26 07:17)
Other packages that cited R2SWF R package
View R2SWF citation profile
Other R packages that R2SWF depends, imports, suggests or enhances
Complete documentation for R2SWF
Functions, R codes and Examples using the R2SWF R package
Some associated functions: dev2swf . file2swf . image2swf . svg2swf . swf . swf2html . 
Some associated R codes: svg2swf.R . swf2html.R . swfDevice.R . xx2swf.R . zzz.R .  Full R2SWF package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA