2018-13 Rendering HTML Content in R Graphics
This report describes several R packages that allow HTML content to be rendered as part of an R plot. The core package is called ‘layoutEngine’, …
This report describes several R packages that allow HTML content to be rendered as part of an R plot. The core package is called ‘layoutEngine’, …
This report describes changes in version 0.4 of the ‘DOM’ package for R. The main change in this version is the addition of new functions …
This report describes changes in version 0.3 of the ‘DOM’ package for R. This version represents a major refactoring of the package code, including its …
This report describes changes in version 0.2 of the ‘DOM’ package for R. Version 0.1 of ‘DOM’ allowed HTML content to be added to a …
The ‘DOM’ package for R provides functions to dynamically manipulate the content of a web page that is being viewed within a web browser. The …