extractInput_1file: Extract and parse Mplus input file

View source: R/parseOutput.R

extractInput_1fileR 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!!!

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