Learn R Programming

templates (version 0.4.0)

A System for Working with Templates

Description

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.

Copy Link

Version

Install

install.packages('templates')

Monthly Downloads

251

Version

0.4.0

License

MIT + file LICENSE

Last Published

March 15th, 2024

Functions in templates (0.4.0)

tmpl

Template constructors
tmplUpdate

Update and evaluate templates