Changes to grid for R 3.0.0
Paul Murrell
, The R Journal (2013) 5:2, pages 148-160.
Abstract From R 3.0.0, there is a new recommended way to develop new grob classes in grid. In a nutshell, two new “hook” functions, makeContext() and makeContent() have been added to grid to provide an alternative to the existing hook functions preDrawDetails(), drawDetails(), and postDrawDetails(). There is also a new function called grid.force(). This article discusses why these changes have been made, provides a simple demonstration of the use of the new functions, and discusses some of the implications for packages that build on grid.
Received: 2013-06-04; online 2013-09-27@article{RJ-2013-035, author = {Paul Murrell}, title = {{Changes to grid for R 3.0.0}}, year = {2013}, journal = {{The R Journal}}, doi = {10.32614/RJ-2013-035}, url = {https://doi.org/10.32614/RJ-2013-035}, pages = {148--160}, volume = {5}, number = {2} }