R/createRDBESEstObject.R
procRDBESEstObjUppHier.Rd
Private function to process the upper hierarchies when creating the RDBESEstObject
procRDBESEstObjUppHier(
myRDBESEstObj = NULL,
rdbesPrepObject,
hierarchyToUse,
i = 1,
targetTables,
verbose = FALSE
)
An RDBESEstObj to add data to
A prepared RDBESRawObj
The hierarchy we are using
Integer to keep track of where we are in the list of tables
The RDBES tables we are interested in
logical. Output messages to console.
Whoever revises this function please specify what it returns here