template: Constructor for class "template".

Description Usage Arguments Details Value Author(s)

View source: R/template.R

Description

Class that stores all templates with model inputs. The aim of this class is to: 1. organise model input files; 2. perform some checks.

Usage

1
template(filenames)

Arguments

filenames

a string, a name of the model input file.

Details

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.

Value

An object of a class "template".

Author(s)

Dennis Walvoort


spup documentation built on May 1, 2020, 1:07 a.m.