Learn R Programming

MplusAutomation (version 1.1.1)

extractFreeFile: Extract free file output

Description

Function for reading "free" output where a sequence of values populates a matrix

Usage

extractFreeFile(filename, outfile, make_symmetric = TRUE)

Value

a matrix

Arguments

filename

The name of the output file

outfile

The output file

make_symmetric

A logical indicating whether or not to make the matrix symmetric, defaults to TRUE

Examples

Run this code
# make me!!!

Run the code above in your browser using DataLab