t...@tsdye.com (Thomas S. Dye) writes: > Aloha Andreas, > > Andreas Leha <andreas.l...@med.uni-goettingen.de> 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 names. >> >> How can I achieve this? > > I don't think this is possible with the current ob-r.el. I found this > problem a few months ago and have been working around it since then. I > think the solution is to patch ob-r.el so the :colnames header argument > has 4 states: none, input, output, both. > > All the best, > Tom >
Hi Tom, thanks for your confirmation. Regards, Andreas