getCqVars {conquestr} | R Documentation |
getCqVars
Description
creates a data frame representation of the variables in the model statement. Note that steps are not variables.
Usage
getCqVars(myCqs)
Arguments
myCqs |
A system file. |
Value
A data frame.
Examples
## Not run:
getCqVars(ConQuestSys())
## End(Not run)
[Package conquestr version 1.3.4 Index]