emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Erik Iverson <eriki@ccbr.umn.edu>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: inline R code evaluation?
Date: Thu, 03 Mar 2011 16:32:54 -0600	[thread overview]
Message-ID: <4D701716.1050808@ccbr.umn.edu> (raw)

Hello list!

I haven't used inline code evaluation in R too much,
but I thought the following used to work.  Can anyone
tell me if I'm doing something wrong, or maybe it's
temporarily broken in git?  I just pulled.

### begin org example ###

* testing inline R/org-mode evaluation
Here I test inline code evaluation in R.

#+begin_src R :session *R*
x <- 100
#+end_src


Now I want to export the value of x, which should be
src_R[:session *R*]{x} .

Did the number 100 show up at the end of the previous sentence on export?

### End org example ###

There may have been some relatively recent list traffic about this,
but I wasn't able to track it down.
Thanks!
--Erik

             reply	other threads:[~2011-03-03 22:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-03 22:32 Erik Iverson [this message]
2011-03-03 22:54 ` inline R code evaluation? Eric Schulte

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=4D701716.1050808@ccbr.umn.edu \
    --to=eriki@ccbr.umn.edu \
    --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).