powered by
Access special model data from an xpdb object.
get_special(xpdb, .problem = NULL, quiet)
An xpose_data object from which the special data will be extracted.
xpose_data
The problem to be used, by default returns the last one.
Logical, if FALSE messages are printed to the console.
FALSE
A list.
list_special, xpose_data
list_special
# NOT RUN { special <- get_summary(xpdb_ex_pk) special # }
Run the code above in your browser using DataLab