emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: R code block produces no output


From: Vikas Rawal
Subject: Re: R code block produces no output
Date: Tue, 17 Dec 2019 19:41:40 +0530



On Tue, 17 Dec 2019 at 18:13, William Denton <address@hidden> wrote:
On 17 December 2019, Vikas Rawal wrote:

> A simple code block like the following does not create the graph.
>
> #+NAME: test
> #+BEGIN_SRC R :results output graphics :exports results :file temp.jpg :width 2400 :height 1200  :res 300 :session temp

That should be ":results file graphics".


Thanks very much. This works. I guess this has recently changed. I have always used ":results output graphics"

Vikas

reply via email to

[Prev in Thread] Current Thread [Next in Thread]