cscheid / rplot

a script to get ggplots from the shell in iterm2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rplot: Make ggplot2 plots easily from the command line

License: MIT or GPL2, at your choice.

Requirements:

Minimal example

$ rplot 'ggplot(mtcars, aes(x=cyl, y=mpg)) + geom_jitter()'

About

a script to get ggplots from the shell in iterm2

License:Other


Languages

Language:Shell 100.0%