extractDataSummary: Function to extract the SUMMARY OF DATA section from Mplus outputs
Description
Function to extract the SUMMARY OF DATA section from Mplus outputs
Usage
extractDataSummary(outfiletext, filename)
Arguments
outfiletext
The text of the output file
filename
the name of the file containing textToScan. Used to make more intelligible warning messages.