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: 2024-03-02
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 23 Apr. 2025.
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
03/2403/2804/0104/0204/0404/0504/0604/0704/0804/0904/1204/1504/1704/1804/21Downloads for R2SWF051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

GenomeAdapt  
Detecting Signatures of Local Adaptation Based on Ancestry Trajectories
Portable, scalable and highly computationally efficient tool for detecting signatures of local adapt ...
Download / Learn more Package Citations See dependency  
BLRShiny2  
Interactive Document for Working with Binary Logistic Regression Analysis
An interactive document on the topic of binary logistic regression analysis using 'rmarkdown' and ...
Download / Learn more Package Citations See dependency  
ODEnetwork  
Network of Differential Equations
Simulates a network of ordinary differential equations of order two. The package provides an easy i ...
Download / Learn more Package Citations See dependency  
pkgndep  
Analyze Dependency Heaviness of R Packages
A new metric named 'dependency heaviness' is proposed that measures the number of additional depend ...
Download / Learn more Package Citations See dependency  
sociome  
Operationalizing Social Determinants of Health Data for Researchers
Accesses raw data via API and calculates social determinants of health measures for user-specified l ...
Download / Learn more Package Citations See dependency  
rwt  
"Rice Wavelet Toolbox" Wrapper
Provides a set of functions for 1D and 2D wavelet and filterbank design analysis and processing. Fun ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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