Extract objective variable types from its argument (typically ROI
objects) and return them.
Usage
types(x)
Arguments
x
an object used to select the method.
Value
a character vector.
Details
Currently, there is no default method. For ROI objects of class
"OP" it returns a character vector specifying whether a
given objective variable is of type continuous ("C"),
integer ("I"), or binary ("B").