Hi

I would like to have two things in my document:

inline image display of my plots created in R as well as, upon export to
pdf, include them as pdf (quality). So I have the following:

#+header: :results graphics
#+header: :file test1.png
#+begin_src R 
  plot(runif(100))
#+end_src

which I can display in my org file inline, while 

#+header: :results graphics
#+header: :file test2.pdf
#+begin_src R 
  plot(runif(100))
#+end_src

I can't.

Is there a way that I can have both? Am I missing a converter?

Any suggestions on how I can achieve this?

Thanks,

Rainer

-- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, 
UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :       +33 - (0)9 53 10 27 44
Cell:       +33 - (0)6 85 62 59 98
Fax :       +33 - (0)9 58 10 27 44

Fax (D):    +49 - (0)3 21 21 25 22 44

email:      rai...@krugs.de

Skype:      RMkrug

Attachment: pgp9bZduaTSfK.pgp
Description: PGP signature

Reply via email to