whisker_render {flowr} | R Documentation |
Wrapper around whisker.render with some additional checks
Description
Internal function (used by submit_job), which creates a submission script using platform specific templates.
This is a wrapper around whisker.render
Usage
whisker_render(template, data)
Arguments
template |
template used |
data |
a list with variables to be used to fill in the template. |
[Package flowr version 0.9.11 Index]