Learn R Programming

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

whisker (version 0.4)

{{mustache}} for R, Logicless Templating

Description

Implements 'Mustache' logicless templating.

Copy Link

Version

Install

install.packages('whisker')

Monthly Downloads

146,086

Version

0.4

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Edwin Jonge

Last Published

August 28th, 2019

Functions in whisker (0.4)

iteratelist

Create an iteration list from a R object
rowSplit

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

escape basic HTML characters
whisker-package

Mustache for R
isFalsey

Is a value falsey according to Mustache specifications?
tag2delim

change a delimiter tag into two escaped characters
delimit

enclose a key with delimiters
whisker.render

Logicless templating
rxsplit

Split a character in three parts