createVarSyntax: Create Mplus syntax for variable names

Description Usage Arguments Value See Also Examples

View source: R/modelCreatoR.R

Description

This is a simple function designed to take a dataset in R and translate it into a set of variable names for Mplus.

Usage

1

Arguments

data

An R dataset.

Value

A character vector of the variable names for Mplus

See Also

prepareMplusData

Examples

1
MplusAutomation:::createVarSyntax(mtcars)

enaY15/TabulationAutomation documentation built on March 18, 2020, 8:35 p.m.