Learn R Programming

sdcTable (version 0.21.5)

get.cutList: query cutList-objects depending on argument type

Description

query cutList-objects depending on argument type

Usage

get.cutList(object, type)
"get.cutList"(object, type)

Arguments

object
an object of class cutList
type
a character vector of length 1 defining what to calculate|return|modify. Allowed types are:

Value

information from objects of class cutList depending on argument type
  • object of class simpleTriplet if argument type matches 'constraints'
  • character vector if argument type matches 'direction'
  • numeric vector if argument type matches 'objective' or 'rhs'