↧
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 features that are not natively...
View Article2018-09 Importing General-Purpose Graphics in R
This report discusses some problems that can arise when attempting to import PostScript images into R, when the PostScript image contains coordinate transformations that skew the image. There is a...
View Article2018-12 MetaPost Three Ways
This report describes three different approaches to communicating between R and MetaPost: importing the PostScript output from MetaPost with the ‘grImport’ package; calling the mpost program to solve...
View Article