render.template: Render method for "template" class.

View source: R/render.template.R

render.templateR Documentation

Render method for "template" class.

Description

Rendering is the process of replacing the tags in moustaches by text.

Usage

## S3 method for class 'template'
render(x, ...)

Arguments

x

an object of class "template", a model input file with additional extension ".template".

...

additional parameters.

Value

Rendered template file.

Author(s)

Dennis Walvoort


spup documentation built on May 29, 2024, 5:10 a.m.