duncantl/FlashMXML: A simple Flash graphics device for R

This implements an R graphics device that produces ActionScript code that can be compiled into a Flash application and displayed in a Web browser or in a stand-alone application. The elements of the plot can also be programmatically manipulated at display time within the Flash application. The package also provides facilities for working with MXML files. We can programmatically manipulate and add content to these files and we can serialize R objects to MXML format.

Getting started

Package details

AuthorDuncan Temple Lang
MaintainerDuncan Temple Lang <duncan@r-project.org>
LicenseBSD
Version0.2-0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("duncantl/FlashMXML")
duncantl/FlashMXML documentation built on May 15, 2019, 5:26 p.m.