template | R Documentation |
Class that stores all templates with model inputs. The aim of this class is to: 1. organise model input files; 2. perform some checks.
template(filenames)
filenames |
a string, a name of the model input file. |
A template is a model input file with: 1. the additional extension '.template'. 2. input that needs to be modified is replaced by mustache-style tags.
An object of a class "template".
Dennis Walvoort
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.