Andreas Leha <andreas.l...@med.uni-goettingen.de> writes:

> "Loris Bennett" <loris.benn...@fu-berlin.de> writes:
>
>> Hi,
>>
>> I have a CALL which produces a table, which just gets the keyword
>> RESULT.  I would like to plot the data in the table with R and so would
>> like to refer to the data in the table.
>>
>> It seems I need to need to replace RESULT by NAME in
>> org-babel-results-keyword, but how do I pass the actual name?
>>
>> Cheers,
>>
>> Loris
>
> Make the CALL named:
>
> #+name: foo
> #+call: foo()
>
> HTH,
> Andreas

Thanks.  In retrospect, that seems quite obvious.  Where is this
documented and should it be mentioned here:

http://orgmode.org/manual/Evaluating-code-blocks.html

?

Cheers,

Loris

-- 
This signature is currently under construction.


Reply via email to