* Feature request: :colnames and :hlines in ob-R.el
@ 2018-12-07 6:56 Vikas Rawal
2018-12-07 13:46 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Vikas Rawal @ 2018-12-07 6:56 UTC (permalink / raw)
To: org-mode mailing list
[-- Attachment #1: Type: text/plain, Size: 822 bytes --]
At the moment, ob-R.el does not support :colnames to have a list of column
names as an argument. This seems to have been raised on the list many years
ago [1], but it does not look like it was implemented. Is there a
possibility that this could be implemented?
Also, is it possible to allow :hlines to have a list of row numbers as
arguments after which horizontal lines are drawn in the results? Could we
support a syntax such as the following
:hlines '(2 5 8)
Or something of this kind, which could then be used to draw lines after
these row numbers?
I think these two features would make it much easier to customise tables
created using R code blocks.
Would appreciate any comments and suggests.
Thanks very much and best wishes,
Vikas
[1] https://lists.gnu.org/archive/html/emacs-orgmode/2013-04/msg00499.html
[-- Attachment #2: Type: text/html, Size: 1196 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-12-07 14:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-07 6:56 Feature request: :colnames and :hlines in ob-R.el Vikas Rawal
2018-12-07 13:46 ` Nicolas Goaziou
2018-12-07 14:33 ` Vikas Rawal
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.