Am 12.02.2011 13:30, schrieb Dan Davison:
Bernd Weiss writes:
[...]
Since I have two code blocks, I need to use :session. If I define
:session buffer-wide as
#+BABEL: :session *R*
then the matrix cormat is unknown within the second code block ("object
'cormat' not found"). However, if I sp
Bernd Weiss writes:
> Org-mode version 7.4 (release_7.4.348.g6132)
>
>
> Dear all,
>
> I am preparing a document which contains text and R code/output. In
> particular, I'd like to print out a (correlation) matrix. This is my
> org-mode document (I intentionally have two code blocks):
>
> #