Hi Loris,

"Loris Bennett" <loris.benn...@fu-berlin.de> writes:

> 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
>

This is a 'not-so-old' feature.  And I do not know whether it is
documented at all.  I agree that 'Evaluating code blocks' is where the
documentation should go.

Regards,
Andreas


> ?
>
> Cheers,
>
> Loris


Reply via email to