Skip to content

cscheid/rplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages