all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: tsd@tsdye.com (Thomas S. Dye)
To: SabreWolfy <sabrewolfy@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Guidance for preparing document with code
Date: Wed, 29 May 2013 06:06:29 -1000	[thread overview]
Message-ID: <m14ndlkby2.fsf@poto.westell.com> (raw)
In-Reply-To: <loom.20130529T173110-455@post.gmane.org> (sabrewolfy@gmail.com's message of "Wed, 29 May 2013 15:33:51 +0000 (UTC)")

Aloha SabreWolfy,

SabreWolfy <sabrewolfy@gmail.com> writes:

> I'm using Org ~7.8 and would like to prepare a document for export to HTML
> to make available to others to read. This document will contain heading,
> text, etc., R code (for my reference) and the output of the R code. Where
> should I look to learn how to do this in R? Org-babel? 

Org mode should do what you want pretty much out of the box.  Note that
the exporters all changed with Org 8, so you'll want to distinguish
between the old and new exporters if you look for information on line.

> Is this literate
> programming? 

I don't think so.  The end result of literate programming is typically a
computer program rather than a document.

> I've read much about Org over the years, and I think I've
> probably tried this already once before, but I'd like to know where to start
> looking.

For your R code blocks, see the :exports header argument.  It sounds
like you'll want to set that to :exports both so you can see both your R
code and its output in the html document.

Good luck!

hth,
Tom

-- 
Thomas S. Dye
http://www.tsdye.com

  reply	other threads:[~2013-05-29 16:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-29 15:33 Guidance for preparing document with code SabreWolfy
2013-05-29 16:06 ` Thomas S. Dye [this message]
2013-05-29 17:00   ` Sebastien Vauban
2013-05-29 17:28     ` SabreWolfy
2013-05-30 11:18     ` SabreWolfy
2013-05-29 17:26   ` SabreWolfy
2013-05-29 16:09 ` Thorsten Jolitz
2013-05-30 10:40   ` SabreWolfy
2013-05-29 16:13 ` Nick Dokos
2013-05-29 17:24   ` SabreWolfy
2013-05-29 17:47     ` Nick Dokos
2013-05-29 17:15 ` Marcin Borkowski
2013-05-29 17:30   ` SabreWolfy
2013-05-29 19:45     ` Marcin Borkowski

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m14ndlkby2.fsf@poto.westell.com \
    --to=tsd@tsdye.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=sabrewolfy@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.