Learn R Programming

MplusAutomation (version 1.1.1)

extractInput_1file: Extract and parse Mplus input file

Description

Function to extract and parse mplus input syntax from the output file

Usage

extractInput_1file(outfiletext, filename)

Value

The parsed input file

Arguments

outfiletext

The text of the output file

filename

The filename

Examples

Run this code
# make me!!!

Run the code above in your browser using DataLab