Skip to content
Back to formatted view

Raw Message

Message-ID: <d8ad40b50904090512h72350fa7le1215e2d1fbce896@mail.gmail.com>
Date: 2009-04-09T12:12:35Z
From: Barry Rowlingson
Subject: Template Engine Package for R?
In-Reply-To: <601527.97274.qm@web56005.mail.re3.yahoo.com>

On Thu, Apr 9, 2009 at 12:42 PM, Jason Rupert <jasonkrupert at yahoo.com> wrote:
>
> Related to the posting below, by any chance is there a "Template Engine" package for R?
>
> http://en.wikipedia.org/wiki/Template_processor
>
> This may make this type of editing much easier? ?Maybe...

Have you tried the 'brew' package? It lets you embed tagged R
expressions inside text files:

http://ftp.heanet.ie/mirrors/cran.r-project.org/web/packages/brew/index.html

 (or a mirror near you)

Barry