From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Kiermeier Subject: Re: R code block produces only partial output Date: Mon, 4 Aug 2014 21:53:31 +0930 Message-ID: References: <87iom8zd24.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53730) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEHJF-0001z6-E2 for Emacs-orgmode@gnu.org; Mon, 04 Aug 2014 08:24:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XEHJE-00028A-Mf for Emacs-orgmode@gnu.org; Mon, 04 Aug 2014 08:24:13 -0400 Received: from mail-qg0-x22b.google.com ([2607:f8b0:400d:c04::22b]:38719) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEHJE-000284-IB for Emacs-orgmode@gnu.org; Mon, 04 Aug 2014 08:24:12 -0400 Received: by mail-qg0-f43.google.com with SMTP id a108so8580864qge.2 for ; Mon, 04 Aug 2014 05:24:12 -0700 (PDT) In-Reply-To: <87iom8zd24.fsf@gmail.com> 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: Eric Schulte Cc: Emacs-orgmode@gnu.org On 4 August 2014 21:23, Eric Schulte wrote: > Why are you setting the output type to "graphics" when you are trying to > return text? I think that may be the source of your problem. Hi Eric, thanks for the quick response. I've had 'graphics' from my main data analysis file ... I think I got that from WORG. I've removed it, reloaded the file, but same outcome. Any other thoughts? Cheers, Andreas