get.problemInstance {sdcTable}R Documentation

query problemInstance-objects depending on argument type

Description

query problemInstance-objects depending on argument type

Usage

get.problemInstance(object, type)

## S4 method for signature 'problemInstance,character'
get.problemInstance(object, type)

Arguments

object

an object of class problemInstance

type

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

Value

information from objects of class dataObj depending on argument type

Note

internal function

Author(s)

Bernhard Meindl bernhard.meindl@statistik.gv.at


[Package sdcTable version 0.32.6 Index]