Learn R Programming

MplusAutomation (version 1.0.0)

divideIntoFields: Divide text into fields

Description

Helper function to divide an input section into key-value pair list taken from mplus2lavaan

Usage

divideIntoFields(section.text, required)

Arguments

section.text

The section text

required

Required sections

Value

Divided sections

Examples

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

Run the code above in your browser using DataLab