Learn R Programming

sdcTable (version 0.29)

set.problemInstance: modify problemInstance-objects depending on argument type

Description

modify problemInstance-objects depending on argument type

Usage

set.problemInstance(object, type, input)

# S4 method for problemInstance,character,list set.problemInstance(object, type, input)

Arguments

object

an object of class problemInstance

type

a character vector of length 1 defining what to calculate|return|modify. Allowed types are:

input

a list with elements 'indices' and 'values'.

Value

an object of class problemInstance