Learn R Programming

MplusAutomation (version 1.0.0)

detectColumnNames: Detect Column Names

Description

Helper function to detect model results columns.

Usage

detectColumnNames(filename, modelSection, sectionType = "model_results")

Arguments

filename

The file name

modelSection

The model section

sectionType

A character string. Defaults to “model_results”.

Value

A list with elements for the directory, filename, and absolute path.

Examples

Run this code
# NOT RUN {
# make me!!!
# }

Run the code above in your browser using DataLab