extractWarningsErrors_1file: Extract warnings and errors from 1 mplus file

View source: R/parseOutput.R

extractWarningsErrors_1fileR Documentation

Extract warnings and errors from 1 mplus file

Description

Helper function

Usage

extractWarningsErrors_1file(outfiletext, filename, input)

Arguments

outfiletext

The text of the output file

filename

The filename

input

The input

Value

A list with two elements

errors

Mplus Errors

warnings

Mplus Warnings

Examples

# make me!!!

michaelhallquist/MplusAutomation documentation built on March 14, 2024, 11:03 a.m.