emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Naming a table produced by a CALL


From: Loris Bennett
Subject: Re: [O] Naming a table produced by a CALL
Date: Fri, 24 Jan 2014 15:05:27 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Andreas Leha <address@hidden> writes:

> "Loris Bennett" <address@hidden> 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

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