updateCurrentValues {MplusAutomation} | R Documentation |
Updates current values
Description
Body tags currentValues are substituted at the bottom-most level after init collection is finalized (recursively process any nested tags)
Usage
updateCurrentValues(templateTags, initCollection)
Arguments
templateTags |
The template tags |
initCollection |
Initial collection |
Value
Updated current value or the original if no match.
[Package MplusAutomation version 1.1.1 Index]