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

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to