Learn R Programming

MplusAutomation (version 1.0.0)

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)

Arguments

outfiletext

The text of the output file

filename

The filename

Value

The parsed input file

Examples

Run this code
# NOT RUN {
# make me!!!
# }

Run the code above in your browser using DataLab