emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: SabreWolfy <sabrewolfy@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Exporting output and graphics from R
Date: Fri, 31 May 2013 12:15:24 +0000 (UTC)	[thread overview]
Message-ID: <loom.20130531T141442-177@post.gmane.org> (raw)
In-Reply-To: 87txlklibj.fsf@news.tumashu-localhost.org

Feng Shu <tumashu <at> gmail.com> writes:

>  #+BEGIN_SRC R :results output :exports both
>  pngname <- "testout.png"
>  png(pngname)
>  plot(1:10, 1:10)
>  dev.off()
>  x <- 1:10
>  paste("[[./", pngname, "]]",sep="")
>  #+END_SRC

Thanks. This is a great suggestion.

  parent reply	other threads:[~2013-05-31 12:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-30 12:07 Exporting output and graphics from R SabreWolfy
2013-05-30 12:24 ` Sebastien Vauban
2013-05-30 12:47   ` Rainer M. Krug
2013-05-30 13:15     ` Feng Shu
2013-05-30 13:37       ` Rainer M. Krug
2013-05-31 12:15       ` SabreWolfy [this message]
2013-05-31 12:13   ` SabreWolfy
2013-05-31 12:25     ` Sebastien Vauban

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=loom.20130531T141442-177@post.gmane.org \
    --to=sabrewolfy@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).