Learn R Programming

conquestr (version 1.4.5)

getCqVars: getCqVars

Description

creates a data frame representation of the variables in the model statement. Note that steps are not variables.

Usage

getCqVars(myCqs)

Value

A data frame.

Arguments

myCqs

A system file.

Examples

Run this code
if (FALSE) {
getCqVars(ConQuestSys())
}

Run the code above in your browser using DataLab