emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* inline R code evaluation?
@ 2011-03-03 22:32 Erik Iverson
  2011-03-03 22:54 ` Eric Schulte
  0 siblings, 1 reply; 2+ messages in thread
From: Erik Iverson @ 2011-03-03 22:32 UTC (permalink / raw)
  To: emacs-orgmode

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

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

end of thread, other threads:[~2011-03-03 22:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-03 22:32 inline R code evaluation? Erik Iverson
2011-03-03 22:54 ` Eric Schulte

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).