emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Guidance for preparing document with code


From: SabreWolfy
Subject: Re: [O] Guidance for preparing document with code
Date: Thu, 30 May 2013 11:18:20 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Sebastien Vauban <address@hidden> writes:

> Little starter for your R code:
> 
> #+BEGIN_SRC R :results graphics :file testout.png
> plot(1:10, (1:10)^2)
> #+END_SRC

<snip>

w00t! I exported a quick structured document, with text, code and the "png"
file as an HTML document. This is super-cool :) I should have figured out
how to this ages ago. Thanks for the example. And thanks to Carsten, /et
al./ too ;)




reply via email to

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