calc.dimVar {sdcTable}R Documentation

modify dimVar-objects depending on argument type

Description

modify dimVar-objects depending on argument type

Usage

calc.dimVar(object, type, input)

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

Arguments

object

an object of class dimVar

type

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

input

a character vector

Value

information from object depending on type

Note

internal function

Author(s)

Bernhard Meindl bernhard.meindl@statistik.gv.at


[Package sdcTable version 0.32.7 Index]