Learn R Programming

MplusAutomation (version 0.6-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)

Arguments

outfiletext
The text of the output file
filename
The filename

Value

  • The parsed input file

Examples

Run this code
# make me!!!

Run the code above in your browser using DataLab