extractInput_1file {MplusAutomation} | R Documentation |
Function to extract and parse mplus input syntax from the output file
extractInput_1file(outfiletext, filename)
outfiletext |
The text of the output file |
filename |
The filename |
The parsed input file
# make me!!!