substitutions: Substitute tags for the referenced file content.

View source: R/model-helpers.R

substitutionsR Documentation

Substitute tags for the referenced file content.

Description

Substitute tags for the referenced file content.

Usage

substitutions(model = NULL, search = NULL, output = NULL)

Arguments

model

full path to model file with tags in it. Must be specified.

search

path to search for chunks to be inserted when tags are replaced. If not specified search is restricted to model directory.

output

full path to file that model will be written into. If not specified it is derived from the model path by replacing the extension with .stan


sakrejda/stannis documentation built on June 25, 2022, 3:19 a.m.