Hacker News new | ask | show | jobs
by RobinL 3464 days ago
It'd be amazing to see a combination of this with R Markdown
2 comments

If you're using Emacs and org-mode, look into org-babel which supports R among many other inline languages (C, Haskell, sh, SQL, ....) you can use as if you were in iPython.
ggvis works similarly, creating interactive web graphics in html output from Rmd

http://ggvis.rstudio.com/