powered by
From hierarchy/dimList as in sdcTable to to-from coded hierarchy
DimList2Hierarchy(x)
An element of a dimList as in sdcTable
Data frame with to-from coded hierarchy
# NOT RUN { # 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