2015-07 Recording and Replaying the Graphics Engine Display List
In the development version of R (to be R 3.3.0), it is possible again to save the result of recordPlot() from one R session and …
In the development version of R (to be R 3.3.0), it is possible again to save the result of recordPlot() from one R session and …
The ‘safemode’ package provides a safemode() function that creates a “safe mode” session in R. In “safe mode”, all symbols have an “age” (a last-modified …
This document describes several different techniques for including SVG images within a web page and points out the important SVG attributes that control the final …
This articles explores the problem of helping people connect with data. In the first section I examine the importance of connecting people with data, and …
Deterministic agricultural and agro-ecosystem systems models have an important role worldwide. Although these models are mathematically deterministic, there are many possible sources of uncertainty that …
The National Climate Database contains data collected from around 6,500 weather stations throughout New Zealand, providing a necessary repository for any study involving New Zealand’s …
The OpenAPI project attempts to make it easier to connect people with data. This document discusses some of the challenges faced in connecting people with …
The gridGraphics package provides a function, grid.echo(), that can be used to convert a plot drawn with the graphics package to the same result drawn …
Reproducible documents provide an efficient way to produce reports by automatically generating content from code chunks within the report. The processing of a source document, …
The gridGraphviz package renders node-and-edge graphs in R using the grid graphics package. Graphs are laid out using the Rgraphviz package to interface with the …