2014-01 Improving the ‘gridGraphviz’ package in R
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 …
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 …
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 …
This Literature Review provides an Overview of Open Data in New Zealand by first defi ning Open Data, including key desirable properties and terminology relevant …
This article discusses the importance of providing structure and labelling within SVG code, particularly when the SVG code is generated indirectly by a high-level system …
The gridSVG package exports grid images to the SVG image format for viewing on the web. This article describes the problems associated with retaining grid …
Competitive exclusion embodies the idea of the first mover advantage where species or populations arriving first at a suitable location prevent secondary colonisation of the …
The TimingManager library is a tool written in JavaScript used to apply animations in a web browser. It is not concerned with creation or modification …
Statistical plots drawn with the ggplot2 package generate numerous grid grobs and viewports which are labelled and organised into a coherent hierarchy. This report describes …
This report describes the animaker package for generating descriptions of animation sequences. An animation sequence is composed by combining atomic animations in series to create …
The selectr package translates a CSS selector into an equivalent XPath expression. This allows the use of CSS selectors to query XML documents using the …