omegahat/RJSCanvasDevice: An R graphics device that produces JavaScript code to render on the JavaScript canvas in a browser

This package provides an implementation of an R graphics device that produces JavaScript code to render the plot(s) on a JavaScript canvas within an HTML document displayed in a Web browser. The plots in R are mapped to code that is rendered separately from R when viewed in the browser. The package also provides an even higher-level device that creates the HTML page to render the plot(s).

Getting started

Package details

AuthorDuncan Temple Lang
MaintainerDuncan Temple Lang <duncan@r-project.org>
LicenseGPL2
Version0.1-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("omegahat/RJSCanvasDevice")
omegahat/RJSCanvasDevice documentation built on May 24, 2019, 1:54 p.m.