Final stage in the tidySEM workflow for syntax generation: Convert the sem_syntax object to Mplus syntax.

as.mplus(x, ...)

Arguments

x

An object of class sem_syntax

...

Additional parameters to be passed to and from functions.

Value

Character vector.

Examples

if (FALSE) { if(interactive()){ #EXAMPLE1 } }