calc.simpleTriplet {sdcTable}R Documentation

modify simpleTriplet-objects depending on argument type

Description

modify simpleTriplet-objects depending on argument type

Usage

calc.simpleTriplet(object, type, input)

## S4 method for signature 'simpleTriplet,character,list'
calc.simpleTriplet(object, type, input)

Arguments

object

an object of class simpleTriplet

type

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

input

a list depending on argument type.

Value

an object of class simpleTriplet

Note

internal function

Author(s)

Bernhard Meindl bernhard.meindl@statistik.gv.at


[Package sdcTable version 0.33.0 Index]