Description Details Note Author(s)
An object of class dimInfo holds all necessary information about the
dimensional variables defining a hierarchical table that needs to be protected.
dimInfo:a list (or NULL) with all list elements being objects of class dimVar
strID:a character vector (or NULL) defining IDs that identify each table cell. The ID's are based on (default) codes of the dimensional variables defining a cell.
strInfo:a list object (or NULL) with each list element being a numeric vector of length 2 defining the start and end-digit that is allocated by the i-th dimensional variable in ID-codes available in slot strID 
vNames:a character vector (or NULL) defining the variable names of the dimensional variables defining the table structure
posIndex:a numeric vector (or NULL) holding the position of the dimensional variables within slot rawData of class dataObj 
objects of class dimInfo are input for slots in classes sdcProblem and safeObj
Bernhard Meindl bernhard.meindl@statistik.gv.at
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.