Sebastien Vauban <sva-news@...> 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 ;)