emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: suvayu ali <fatkasuvayu+linux@gmail.com>
To: Ken.Williams@thomsonreuters.com
Cc: emacs-orgmode@gnu.org
Subject: Re: [babel] Emitting both text & graphics output
Date: Tue, 22 Mar 2011 16:28:38 -0700	[thread overview]
Message-ID: <AANLkTinTEZZNCrMQZQSWhqu90vmHO1JevzFND3OHNGSF@mail.gmail.com> (raw)
In-Reply-To: <C9AE6A92.28554%ken.williams@thomsonreuters.com>

On Tue, Mar 22, 2011 at 1:02 PM,  <Ken.Williams@thomsonreuters.com> wrote:
> ------------------------------
> #+begin_src R :file tp.png :exports both :results output graphics
> dat <-  matrix(runif(12), 6, 2)
> print(dat)
> plot(dat)
> #+end_src
> ------------------------------
>
>
>
> I can't seem to get the print() output to display, either by exporting to
> HTML or by simple evaluation of the code block.


Exporting to HTML includes a plot for me. Are you sure you activated R properly?

This is my settings for babel,

https://github.com/suvayu/.emacs.d/blob/master/lisp/org-mode-settings.el#L282

-- 
Suvayu

Open source is the future. It sets us free.

  parent reply	other threads:[~2011-03-22 23:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-22 20:02 [babel] Emitting both text & graphics output Ken.Williams
2011-03-22 21:06 ` Mikhail Titov
2011-03-22 23:28 ` suvayu ali [this message]
2011-03-23  1:20   ` Nick Dokos

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=AANLkTinTEZZNCrMQZQSWhqu90vmHO1JevzFND3OHNGSF@mail.gmail.com \
    --to=fatkasuvayu+linux@gmail.com \
    --cc=Ken.Williams@thomsonreuters.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).