Re: [O] Generating plot with org-babel-R

2012-02-06 Thread Riccardo Romoli
Hi Thomas, thanks a lot for your help!! Using the JSS and the org manual I solved all my problem (at least for now!! :)) Best Riccardo 2012/2/5 Thomas S. Dye > Hi Riccardo, > > Thanks for the URL. Org mode has evolved since this article was > written. It should probably be revised or take

Re: [O] Generating plot with org-babel-R

2012-02-05 Thread Thomas S. Dye
Hi Riccardo, Thanks for the URL. Org mode has evolved since this article was written. It should probably be revised or taken off Worg. I've copied Eric Schulte, who is better able than me to determine the correct course of action here. In the meantime, an up-to-date description of how Org mode

Re: [O] Generating plot with org-babel-R

2012-02-05 Thread Riccardo Romoli
Hi, this is the URL: http://orgmode.org/worg/org-contrib/babel/how-to-use-Org-Babel-for-R.html Best R 2012/2/5 Thomas S. Dye > Hi Riccardo, > > This code appears to be outdated. I don't recall this code on the org > site. Could you send a URL? > > All the best, > Tom > > Riccardo Romoli wri

Re: [O] Generating plot with org-babel-R

2012-02-04 Thread Thomas S. Dye
Hi Riccardo, This code appears to be outdated. I don't recall this code on the org site. Could you send a URL? All the best, Tom Riccardo Romoli writes: > Hi, I'm trying to generate some figure with R, into an org session. Firstly > I use the code in the org site. The problem is that the cod

[O] Generating plot with org-babel-R

2012-02-04 Thread Riccardo Romoli
Hi, I'm trying to generate some figure with R, into an org session. Firstly I use the code in the org site. The problem is that the code do not generate any figure. This is the code: #+TITLE:Test #+AUTHOR: Your Name #+EMAIL: your-em...@server.com #+BABEL: :session *R* :cache yes :results output g