replaceBodyTags {MplusAutomation} | R Documentation |
Replace Body Tags
Description
To do: fill in some details
Usage
replaceBodyTags(bodySection, bodyTags, initCollection)
Arguments
bodySection |
character vector of body section of Mplus syntax |
bodyTags |
collection of tags used inside of the template body |
initCollection |
The list of all arguments parsed from the init section |
Value
Returns updated bodySection
[Package MplusAutomation version 1.1.1 Index]