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 15 Jul. 2026.
Previous versions and publish date:
(2026-07-09 08:18), 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

gscaLCA  
Generalized Structure Component Analysis- Latent Class Analysis & Latent Class Regression
Execute Latent Class Analysis (LCA) and Latent Class Regression (LCR) by using Generalized Structu ...
Download / Learn more Package Citations See dependency  
PermAlgo  
Permutational Algorithm to Simulate Survival Data
This version of the permutational algorithm generates a dataset in which event and censoring times ...
Download / Learn more Package Citations See dependency  
footBayes  
Fitting Bayesian and MLE Football Models
This is the first package allowing for the estimation, visualization and prediction of the most wel ...
Download / Learn more Package Citations See dependency  
SECFISH  
Disaggregate Variable Costs
These functions were developed within SECFISH project (Strengthening regional cooperation in the are ...
Download / Learn more Package Citations See dependency  
binhf  
Haar-Fisz Functions for Binomial Data
Binomial Haar-Fisz transforms for Gaussianization as in Nunes and Nason (2009). ...
Download / Learn more Package Citations See dependency  
pulseTD  
Identification of Transcriptional Dynamics using Pulse Models via 4su-Seq Data and RNA-Seq Data
A tool for analyzing the transcription, processing and degradation rates of genes by 4sU-seq (the Me ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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