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".