pimentel / atom-r-exec

Send R code to various R consoles from the Atom editor
https://atom.io/packages/r-exec
MIT License
19 stars 8 forks source link

Add support for knitting dynamic documents #17

Open pimentel opened 8 years ago

pimentel commented 8 years ago

It would be nice to have support to automatically knit files as in vim-r-plugin. Support should be for:

Anything else?

I might take a stab at this next week.