Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

finalizeInitCollection

Finalize Init Collection


Description

this function should handle initTags that still contain tags once the initCollection is finalized, then process the deferred body tags the notion is that the substitutions will be handled in an inefficient manner – using lots of regular expression parsing, not using the matched tags data.frame

Usage

finalizeInitCollection(initCollection)

Arguments

initCollection

The list of all arguments parsed from the init section

Details

we only need to handle simple and array tags iterators should always be integers foreach and conditional are not relevant

iterate over init tags until no tags are left here, the init collection should already have had most of its tags substituted by replaceInitTags above.

Value

Finalized initCollection


MplusAutomation

An R Package for Facilitating Large-Scale Latent Variable Analyses in Mplus

v0.8
LGPL-3
Authors
Michael Hallquist [aut, cre], Joshua Wiley [aut], Caspar van Lissa [ctb], Daniel Morillo [ctb]
Initial release
2020-09-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.