whisker_render_dir: Render all the templates in a directory

Description Usage Arguments

View source: R/whisker_render_dir.R

Description

Render all the templates in a directory

Usage

1
whisker_render_dir(path, out = ".", data = parent.frame(), ...)

Arguments

path

character; path to single directory containing templates

out

character; path to single directory where rendered files are written.

data

named list or environment with variables that will be used during rendering

...

additional arguments


decisionpatterns/whisker.tools documentation built on July 1, 2020, 4:18 p.m.