From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graham Smith Subject: Re: [babel] multiple result outputs from function Date: Tue, 16 Mar 2010 19:38:19 +0000 Message-ID: <2c75873c1003161238o3406f178mf5ebec3dbe25e09a@mail.gmail.com> References: <2c75873c1003161126r36c5e2c0kfa3f3540bf9ec7cf@mail.gmail.com> <4B9FD076.3050709@ccbr.umn.edu> <2c75873c1003161153j307e1441g17b02369df0c7a95@mail.gmail.com> <87eijknk4y.fsf@stats.ox.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nrccu-0006Uf-Ui for emacs-orgmode@gnu.org; Tue, 16 Mar 2010 15:40:29 -0400 Received: from [140.186.70.92] (port=54795 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nrcct-0006Sk-Is for emacs-orgmode@gnu.org; Tue, 16 Mar 2010 15:40:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nrccs-0005UO-CJ for emacs-orgmode@gnu.org; Tue, 16 Mar 2010 15:40:27 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:44901) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nrccs-0005UI-6n for emacs-orgmode@gnu.org; Tue, 16 Mar 2010 15:40:26 -0400 Received: by wwb31 with SMTP id 31so221201wwb.0 for ; Tue, 16 Mar 2010 12:40:25 -0700 (PDT) In-Reply-To: <87eijknk4y.fsf@stats.ox.ac.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Dan Davison Cc: emacs-orgmode@gnu.org Dan, >> is there a way of replacing the [1] [2] and [3] with the object names > > I think you meant replacing the [[1]], [[2]], [[3]]. That would be > > list(myname1=xbar, myname2=lower.ci, myname3=upper.ci) > >> (I know this is really an R question) Thanks again :-) Graham