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

MplusAutomation documentation built on April 7, 2022, 1:06 a.m.