From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Allen S. Rout" Subject: Re: orgmode and R? Date: Mon, 03 Aug 2015 15:47:15 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35862) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMLiO-0001zw-Cg for emacs-orgmode@gnu.org; Mon, 03 Aug 2015 15:48:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZMLiL-0007Fa-Mt for emacs-orgmode@gnu.org; Mon, 03 Aug 2015 15:48:04 -0400 Received: from plane.gmane.org ([80.91.229.3]:56210) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMLiL-0007FN-FO for emacs-orgmode@gnu.org; Mon, 03 Aug 2015 15:48:01 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZMLiF-00007x-It for emacs-orgmode@gnu.org; Mon, 03 Aug 2015 21:47:55 +0200 Received: from host-128-227-191-212.xlate.ufl.edu ([128.227.191.212]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Aug 2015 21:47:55 +0200 Received: from asr by host-128-227-191-212.xlate.ufl.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Aug 2015 21:47:55 +0200 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On 08/03/2015 12:51 PM, Jude DaShiell wrote: > Can the orgmode spreadsheet access R either directly or indirectly through > maybe babel? If this is possible, do any tutorials exist with some worked > examples? I have R and emacs-R-mode installed so I can access R from > emacs at least. > Yes. http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-R.html is the first hit on "org-mode R" from google. There is extensive art on the topic. - Allen S. Rout