
2015-05 Generating SVG for Web Pages with the gridSVG Package
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 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 …
TableToLongForm automatically converts hierarchical Tables intended for a human reader into a simple LongForm Dataframe that is machine readable, hence enabling much greater utilisation of …
The grImport2 package imports vector images that are stored in the SVG image format for inclusion within images generated by R. The original grImport package …