extractInput_1file {MplusAutomation} | R Documentation |
Extract and parse Mplus input file
Description
Function to extract and parse mplus input syntax from the output file
Usage
extractInput_1file(outfiletext, filename)
Arguments
outfiletext |
The text of the output file |
filename |
The filename |
Value
The parsed input file
Examples
# make me!!!
[Package MplusAutomation version 1.1.1 Index]