Hi, Naresh,
I haven't really explored cairo myself, so I hope users with more
experience will chip in / correct me. I've tested that the below works,
but I can't really visually distinguish the results with cairo from the
ones without.
Naresh Gurbuxani writes:
> For cairo, I used this header an
For cairo, I used this header and same code as below.
#+begin_src R :exports results :results output :type cairo
Running code block gives this output.
#+RESULTS:
: null device
: 1
Now I can insert a link using [[file:figures/cairoplot.png]]
Is it possible to input file name as heade
Try this:
:type cairo
See: https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-R.html
Yours,
Christian
Naresh Gurbuxani writes:
> How can I set up a code block which uses R code to output a cairo
> graphics file? In below example, code block for simple R graph uses
> header argumen