Learn R Programming

MplusAutomation (version 0.6-1)

recurseReplace: 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