2016-11 The Butterfly Affectation
This report documents a variety of approaches to including an external vector image within an R plot. The image presents particular challenges because it contains …
This report documents a variety of approaches to including an external vector image within an R plot. The image presents particular challenges because it contains …
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 …
New hook functions, makeContext() and makeContent(), have been added to the grid graphics package. These functions allow an alternative approach to developing custom grobs when …
The gridSVG package exports grid images to an SVG format for viewing on the web. This article describes a new development in the way that …
The gridSVG package exports grid images to an SVG format for viewing on the web. This article describes new features in gridSVG that allow grid …
A Voronoi Treemap is a visualisation tool for displaying data with a hierarchical structure. This article describes an open source implementation of Voronoi Treemaps in …