Learn R Programming

xpose (version 0.4.19)

list_vars: List available variables

Description

Function listing all available variables in an xpdb object.

Usage

list_vars(xpdb, .problem = NULL)

Arguments

xpdb

An xpose_data object from which the model code will be extracted.

.problem

The problem to be used, by lists all available problems.

See Also

set_var_types

Examples

Run this code
list_vars(xpdb_ex_pk)

Run the code above in your browser using DataLab