Learn R Programming

MplusAutomation (version 1.1.1)

extractSummaries_1plan: Worker function used in extractSummaries_1section

Description

Worker function used in extractSummaries_1section

Usage

extractSummaries_1plan(
  arglist,
  sectionHeaders,
  sectionFields,
  textToParse,
  filename
)

Value

A list

Arguments

arglist

The argument list

sectionHeaders

A character vector with headers for each section of interest

sectionFields

is a list of data.frames where each data.frame specifies the fields to be extracted for that section

textToParse

The text to parse

filename

The filename

Examples

Run this code
# make me!!!

Run the code above in your browser using DataLab