extractDataSummary: Function to extract the SUMMARY OF DATA section from Mplus...

View source: R/parseOutput.R

extractDataSummaryR Documentation

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.


michaelhallquist/MplusAutomation documentation built on March 14, 2024, 11:03 a.m.