From: "Tom Breton (Tehom)" <tehom@panix.com> To: emacs-orgmode@gnu.org Subject: Re: org tables and R Date: Wed, 31 Dec 2008 14:54:29 -0500 (EST) [thread overview] Message-ID: <1253.66.30.178.137.1230753269.squirrel@mail.panix.com> (raw) In-Reply-To: <20081231084619.2353434807@mail2.panix.com> Dan writes: > There are more details below. The code is at > > http://www.stats.ox.ac.uk/~davison/software/org-table-R/org-table-R.el > > It would be great to get any feedback on this. My thought was that > something like this has the potential to provide a unified plotting > and table formula interface, which might be attractive to people who > know and/or like and/or want to learn R. There's lots more that could > be done with this, and there must be all sorts of bugs in it at this > stage. But if there's any interest in it then it could be > improved. Anyway, read on if you're interested in hearing more details > about the options and actions available. > > Dan Looks like you did a lot of work on this. > - rownames:<integer> > Specifies that column n contains the names of the rows of the > table. These must be unique. For column names, are you interpreting the existing table column name syntax? (a special leftmost column with "!" in it (or "^" or "_")) Or no column names? > - replace:t > The original org-table is replaced by the text output (which will be > an org-table if the result is like a 1- or 2-dimensional array). Does replace:nil do the opposite? > - columns:<lisp-list> > This specifies the columns that the off-the-shelf action will > operate on (e.g. the columns you want to plot). The simplest case > is columns:j, where j is an integer. This could also be written > columns:(j). columns:((1)(2 3)) says that you want a graphic in > which columns 2 and 3 are plotted on the y-axis, and column 1 is > plotted on the x-axis. [...] You might want to accept column names as well as column numbers. Tom
next parent reply other threads:[~2008-12-31 19:54 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top [not found] <20081231084619.2353434807@mail2.panix.com> 2008-12-31 19:54 ` Tom Breton (Tehom) [this message] 2008-12-31 20:51 ` Dan Davison 2008-12-30 19:35 Dan Davison 2009-01-02 22:34 ` Tom Short 2009-01-22 8:09 ` Carsten Dominik 2009-01-22 13:19 ` Graham Smith
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://www.orgmode.org/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1253.66.30.178.137.1230753269.squirrel@mail.panix.com \ --to=tehom@panix.com \ --cc=emacs-orgmode@gnu.org \ --subject='Re: org tables and R' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this 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).