list_vars: List available variables

View source: R/vars_list.R

list_varsR Documentation

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

list_vars(xpdb_ex_pk)

guiastrennec/ggxpose documentation built on Feb. 3, 2024, 7:36 a.m.