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


Reply via email to