View source: R/conquestrFunc.R
getCqVars | R Documentation |
creates a data frame representation of the variables in the model statement. Note that steps are not variables.
getCqVars(myCqs)
myCqs |
A system file. |
A data frame.
## Not run:
getCqVars(ConQuestSys())
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.