Skip to content
Prev 37424 / 63424 Next

Does anyone use Sweave (RweaveLatex) option "expand=FALSE"?

On Thu, 2010-08-19 at 17:07 -0400, Kevin Coombes wrote:
Couldn't you achieve the same amount of abstraction using function
calls, rather than embedded code chunks? The reader can then see real
code, rather than non-code, or meta-code, or whatever. Alternatively,
represent the code chunks as R expressions, then evaluate the
expressions at the appropriate points.

-Matt