getCqVars {conquestr} | 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)