From: "Berry, Charles" <ccberry@ucsd.edu>
To: Zhihao Ding <zhihao.ding@gmail.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: insert evaluation results in place
Date: Wed, 28 Mar 2018 15:28:07 +0000 [thread overview]
Message-ID: <3E8A0610-19A8-4531-844E-D1DAD6BDC9D4@ucsd.edu> (raw)
In-Reply-To: <CANEsYxbpkjga5vMXNT9MyAZ=BytVCgE9yizE66--rCSU41b+2g@mail.gmail.com>
> On Mar 28, 2018, at 7:42 AM, Zhihao Ding <zhihao.ding@gmail.com> wrote:
>
> I was wondering if anyone could share an example for referencing the results of a source code block in place.
>
See
(info "(org) Evaluating code blocks")
Example
#+Name: put_in_para
#+BEGIN_SRC R :exports none
n_value=10
n_value
#+END_SRC
This is the result: call_put_in_para() of the above.
HTH,
Chuck
next prev parent reply other threads:[~2018-03-28 15:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-28 14:42 insert evaluation results in place Zhihao Ding
2018-03-28 15:28 ` Berry, Charles [this message]
2018-03-28 15:36 ` Zhihao Ding
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=3E8A0610-19A8-4531-844E-D1DAD6BDC9D4@ucsd.edu \
--to=ccberry@ucsd.edu \
--cc=emacs-orgmode@gnu.org \
--cc=zhihao.ding@gmail.com \
/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).