View source: R/prepareMplusData.R
createVarSyntax | R Documentation |
This is a simple function designed to take a dataset in R
and translate it into a set of variable names for Mplus.
createVarSyntax(data)
data |
An |
A character vector of the variable names for Mplus
prepareMplusData
MplusAutomation:::createVarSyntax(mtcars)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.