Mathematica and R
David Bickel wrote:
Sage and Marc, thank you for your helpful replies. Since RLink enables R calls from Mathematica, I wonder if it would make the Mathematica "Front End" useful for organizing R work even if no Mathematica functions are needed. It would be nice R had something like the "Front End," a GUI that enables Mathematica users to easily keep commands, output, and plots in the same file.
Such a thing exists; it's called org-babel. It is part of org-mode, which is an Emacs package. Highly recommended. See these examples: http://orgmode.org/worg/org-contrib/babel/uses.php