get_special {xpose} | R Documentation |
Access special model data
Description
Access special model data from an xpdb object.
Usage
get_special(xpdb, .problem = NULL, quiet)
Arguments
xpdb |
An |
.problem |
The problem to be used, by default returns the last one. |
quiet |
Logical, if |
Value
A list.
See Also
Examples
special <- get_summary(xpdb_ex_pk)
special
[Package xpose version 0.4.18 Index]