all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* babel: textual output and graphic results
@ 2011-06-24 10:10 Eythan Weg
       [not found] ` <BANLkTimOd4mfgvbDxaR1xF3WjPFPFYwT57keREjdp5vtFep5PQ@mail.gmail.com>
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Eythan Weg @ 2011-06-24 10:10 UTC (permalink / raw
  To: emacs-orgmode


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   

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-06-25 18:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-24 10:10 babel: textual output and graphic results Eythan Weg
     [not found] ` <BANLkTimOd4mfgvbDxaR1xF3WjPFPFYwT57keREjdp5vtFep5PQ@mail.gmail.com>
     [not found]   ` <87iprvph8y.fsf@gmail.com>
2011-06-24 12:28     ` 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.