powered by
From hierarchy/dimList as in sdcTable to to-from coded hierarchy
DimList2Hierarchy(x)
Data frame with to-from coded hierarchy
An element of a dimList as in sdcTable
Øyvind Langsrud
# First generate a dimList element x <- FindDimLists(SSBtoolsData("sprt_emp_withEU")[, c("geo", "eu")], , total = "Europe")[[1]] DimList2Hierarchy(x)
Run the code above in your browser using DataLab