emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: eythanweg@gmail.com (Eythan Weg)
To: emacs-orgmode@gnu.org
Subject: babel: textual output and graphic results
Date: Fri, 24 Jun 2011 06:10:47 -0400	[thread overview]
Message-ID: <87y60rpmjc.fsf@gmail.com> (raw)


Hi,

How could I effect the plot saved in a file and the output produced
shown in the buffer by using a single execution of R in the following
snippet?

#+begin_src R :results output :session 
print(seq(1,10))
plot(seq(1,10))
#+end_src

Thank you.
Eythan   

             reply	other threads:[~2011-06-24 10:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-24 10:10 Eythan Weg [this message]
     [not found] ` <BANLkTimOd4mfgvbDxaR1xF3WjPFPFYwT57keREjdp5vtFep5PQ@mail.gmail.com>
     [not found]   ` <87iprvph8y.fsf@gmail.com>
2011-06-24 12:28     ` babel: textual output and graphic results Rainer M Krug
2011-06-25 12:00       ` Eythan Weg
2011-06-25 17:45         ` Rainer M Krug
2011-06-24 18:11 ` Eric Schulte
2011-06-25 12:05   ` Eythan Weg
2011-06-25 18:41     ` Eric Schulte
2011-06-24 18:46 ` Russell Adams

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=87y60rpmjc.fsf@gmail.com \
    --to=eythanweg@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).