↧
2018-04 Extreme Makeover: R Graphics Edition
This report describes a complex R graphics customisation example using functions from the ‘grid’ and ‘gridGraphics’ packages and introduces two new functions in ‘grid’: deviceLoc and deviceDim. Paul...
View Article2018-06 Rasterizing Chromatograms
This report describes an application of the ‘rasterize’ package for R. We rasterize (just) the line segments of two chromatograms in order to render one semi-transparently over the other. This also...
View Article2018-07 Echoes of the Future
This report discusses ways to combine graphics output from the ‘graphics’ package and the ‘grid’ package in R and introduces a new function echoGrob in the ‘gridGraphics’ package. Paul Murrell Download
View Article