get_data {CVXR} | R Documentation |
Get Expression Data
Description
Get information needed to reconstruct the expression aside from its arguments.
Usage
get_data(object)
Arguments
object |
A Expression object. |
Value
A list containing data.
[Package CVXR version 1.0-14 Index]