emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* 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

* Re: Feature request: :colnames and :hlines in ob-R.el
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2018-12-07 13:46 UTC (permalink / raw)
  To: Vikas Rawal; +Cc: org-mode mailing list

Hello,

Vikas Rawal <vikaslists@agrarianresearch.org> writes:

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

Patches are welcome. :)

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Feature request: :colnames and :hlines in ob-R.el
  2018-12-07 13:46 ` Nicolas Goaziou
@ 2018-12-07 14:33   ` Vikas Rawal
  0 siblings, 0 replies; 3+ messages in thread
From: Vikas Rawal @ 2018-12-07 14:33 UTC (permalink / raw)
  To: org-mode mailing list

[-- Attachment #1: Type: text/plain, Size: 454 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?
>
> Patches are welcome. :)
>
>
My knowledge of lisp is too limited for me to be able to do this. How much
I wish to be able to hack this kind of thing myself...

:(

Vikas

[-- Attachment #2: Type: text/html, Size: 841 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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).