Eric Schulte writes:
> Andreas Leha writes:
>
>> Hi all,
>>
>> I have a question regarding colnames in babel source blocks.
>>
>> Suppose, I have a source block (in R) that has as input a table and returns a
>> table. And I would like to have the resulting table with column
>> names, but the in
Andreas Leha writes:
> Hi all,
>
> I have a question regarding colnames in babel source blocks.
>
> Suppose, I have a source block (in R) that has as input a table and returns a
> table. And I would like to have the resulting table with column
> names, but the input table does not have column na
t...@tsdye.com (Thomas S. Dye) writes:
> Aloha Andreas,
>
> Andreas Leha writes:
>
>> Hi all,
>>
>> I have a question regarding colnames in babel source blocks.
>>
>> Suppose, I have a source block (in R) that has as input a table and returns a
>> table. And I would like to have the resulting ta
Aloha Andreas,
Andreas Leha writes:
> Hi all,
>
> I have a question regarding colnames in babel source blocks.
>
> Suppose, I have a source block (in R) that has as input a table and returns a
> table. And I would like to have the resulting table with column
> names, but the input table does no
Hi all,
I have a question regarding colnames in babel source blocks.
Suppose, I have a source block (in R) that has as input a table and returns a
table. And I would like to have the resulting table with column
names, but the input table does not have column names.
How can I achieve this?
Her