powered by
This is a simple function designed to take a dataset in R and translate it into a set of variable names for Mplus.
R
createVarSyntax(data)
An R dataset.
A character vector of the variable names for Mplus
prepareMplusData
# NOT RUN { MplusAutomation:::createVarSyntax(mtcars) # }
Run the code above in your browser using DataLab