Learn R Programming

sdcTable (version 0.29)

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

Description

query cutList-objects depending on argument type

Usage

get.cutList(object, type)

# S4 method for cutList,character 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'