CRAN
templates 0.3.0
A System for Working with Templates
Released May 22, 2018 by Sebastian Warnholz
This package cannot yet be used with Renjin it depends on other packages which are not available: dat 0.4.0
Dependencies
dat 0.4.0 magrittr 1.5 stringr 1.3.1
Provides tools to work with template code and text in R. It aims to provide a simple substitution mechanism for R-expressions inside these templates. Templates can be written in other languages like 'SQL', can simply be represented by characters in R, or can themselves be R-expressions or functions.