emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Path of file to save code block results


From: Yi Zhang
Subject: [O] Path of file to save code block results
Date: Tue, 25 Mar 2014 18:46:43 -0700 (PDT)
User-agent: Alpine 2.11 (LRH 23 2013-08-11)

Hi All,

The evaluation of code block

#+begin_src R :file img.pdf
hist(rnorm(100))
#+END_SRC

does not output "img.pdf" to the current folder. But if I use "~/img.pdf", file will be saved to "~/". Am I missing something here?

Thanks,

YZ

----------------------------------------------
Yi Zhang, Ph.D.

School of Civil & Construction Engineering
Oregon State University
Corvallis, OR, 97331



reply via email to

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