[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [babel] [bug?] create graph in R
From: |
Sebastien Vauban |
Subject: |
Re: [O] [babel] [bug?] create graph in R |
Date: |
Tue, 17 Apr 2012 16:46:25 +0200 |
User-agent: |
Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.0.94 (windows-nt) |
Hi Rainer,
Rainer M Krug wrote:
> I am irritated - shouldn't the following create a pdf?
>
> #+begin_src R :results file :file sustEconOnlyNonRec.pdf :session R
> plot(runif(100))
> #+end_src
>
> I am getting no error messages in the R console, nothing in the messages?
I'm not using R -- yet! --, so I'm not sure about the following, but please
check whether you must write:
#+begin_src R :results file :file sustEconOnlyNonRec.pdf
or
#+begin_src R :results graphics :file sustEconOnlyNonRec.pdf
Best regards,
Seb
--
Sebastien Vauban