Learn R Programming

conquestr (version 0.8.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)

Arguments

myCqs

A system file.

Value

A data frame.

Examples

Run this code
# NOT RUN {
getCqVars(ConQuestSys())
# }

Run the code above in your browser using DataLab