View source: R/doDBEestimantionObjUpp.R
doDBEestimantionObjUpp | R Documentation |
Generates the DBE estimation object for the upper hierarchy tables
doDBEestimantionObjUpp(inputList)
inputList |
All the data tables in a named list. Name should be equal to the short table names e.g. DE, SD, TE, FO. |
The upper hierarchy tables in the DBE estimation object (DBEestimantionObjUpp)
## Not run:
H1 <-
readRDS("./WKRDB-EST2/testData/output/DBErawObj/DBErawObj_DK_1966_H1.rds")
H1out <- doDBEestimantionObjUpp(H1)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.