recurseReplace: Recursive replace

View source: R/createModels.R

recurseReplaceR Documentation

Recursive replace

Description

To do: fill in some details

Usage

recurseReplace(templateTags, initCollection, curiterator = 1L)

Arguments

templateTags

The template tags

initCollection

The list of all arguments parsed from the init section

curiterator

An integer that tracks of the depth of recursion through the iterators. Defaults to 1.

Value

Does not look like it returns anything


MplusAutomation documentation built on April 7, 2022, 1:06 a.m.