License: MIT or GPL2, at your choice.
-
iterm2 2.9 or later (as of this writing, this means using a beta)
-
imgcat somewhere in your $PATH
-
littler somewhere in your $PATH
- http://dirk.eddelbuettel.com/code/littler.html
- Pay attention to the case-insensitive issues with OS X!
- This script assumes you installed littler as "lr". Change it accordingly if that's not the case
$ rplot 'ggplot(mtcars, aes(x=cyl, y=mpg)) + geom_jitter()'