parseMplusSyntax | R Documentation |
Convert an Mplus syntax string into a parsed list
parseMplusSyntax(syntax, dropSectionNames = TRUE)
syntax |
the character vector containing Mplus syntax |
dropSectionNames |
Logical. If TRUE, section names will be dropped from the parsed list |
This function converts an Mplus syntax string into a list parsed into sections such as TITLE and DATA
a parsed list of Mplus syntax
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.