extractFreeFile: Extract free file output

View source: R/parseOutput.R

extractFreeFileR Documentation

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)

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

Value

a matrix

Examples

# make me!!!

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