Learn R Programming

⚠️There's a newer version (0.4.1) of this package.Take me there.

whisker (version 0.3-2)

{{mustache}} for R, logicless templating

Description

logicless templating, reuse templates in many programming languages including R

Copy Link

Version

Install

install.packages('whisker')

Monthly Downloads

146,086

Version

0.3-2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Edwin Jonge

Last Published

April 28th, 2013

Functions in whisker (0.3-2)

rxsplit

Split a character in three parts
delimit

enclose a key with delimiters
iteratelist

Create an iteration list from a R object
rowSplit

Split a data.frame or matrix into rows
whisker.escape

escape basic HTML characters
isFalsey

Is a value falsey according to Mustache specifications?
whisker-package

Mustache for R
whisker.render

Logicless templating
tag2delim

change a delimiter tag into two escaped characters