powered by
Expand the Mplus syntax for abbreviating lists of variable names.
mplus_expand_names(x)
Character vector of names.
Atomic character string containing the variable names section of an Mplus syntax file.
mplus_expand_names("test1-test12") mplus_expand_names("testa-testb")
Run the code above in your browser using DataLab