init.cutList {sdcTable}R Documentation

initialize cutList-objects depending on argument type

Description

initialize cutList-objects depending on argument type

Usage

init.cutList(type, input)

## S4 method for signature 'character,list'
init.cutList(type, input)

Arguments

type

a character vector of length 1 defining what|how to initialize. Allowed types are:

input

a list depending on argument type.

Value

an object of class cutList

Note

internal function

Author(s)

Bernhard Meindl bernhard.meindl@statistik.gv.at


[Package sdcTable version 0.32.6 Index]