Learn R Programming

MplusAutomation (version 1.1.1)

extractWarningsErrors_1file: Extract warnings and errors from 1 mplus file

Description

Helper function

Usage

extractWarningsErrors_1file(outfiletext, filename, input)

Value

A list with two elements

errors

Mplus Errors

warnings

Mplus Warnings

Arguments

outfiletext

The text of the output file

filename

The filename

input

The input

Examples

Run this code
# make me!!!

Run the code above in your browser using DataLab