Template Engine Package for R?
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