get_special: Access special model data

View source: R/xpdb_access.R

get_specialR Documentation

Access special model data

Description

Access special model data from an xpdb object.

Usage

get_special(xpdb, .problem = NULL, quiet)

Arguments

xpdb

An xpose_data object from which the special data will be extracted.

.problem

The problem to be used, by default returns the last one.

quiet

Logical, if FALSE messages are printed to the console.

Value

A list.

See Also

list_special, xpose_data

Examples

special <- get_summary(xpdb_ex_pk)
special


guiastrennec/xpose documentation built on Feb. 16, 2024, 8:14 p.m.